0% found this document useful (0 votes)
20 views13 pages

Demo Report Merged

The document is a project report detailing Nidhi Chavan's internship at ESDS Software Solution from March 3 to June 3, 2025, as part of her Bachelor of Technology in Computer Engineering. It includes acknowledgments, internship details, and a weekly overview of activities and tasks completed during the internship. The report highlights the organization's background, the internship position, and various technical skills and projects undertaken by the intern.

Uploaded by

mindmatenurse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views13 pages

Demo Report Merged

The document is a project report detailing Nidhi Chavan's internship at ESDS Software Solution from March 3 to June 3, 2025, as part of her Bachelor of Technology in Computer Engineering. It includes acknowledgments, internship details, and a weekly overview of activities and tasks completed during the internship. The report highlights the organization's background, the internship position, and various technical skills and projects undertaken by the intern.

Uploaded by

mindmatenurse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

A Project Report On

Internship at ESDS Software Solution

Submitted in partial fulfilment for the degree of


Bachelor of Technology in Computer
Engineering

Submitted by
Nidhi Chavan - 71

Under the guidance of


Mr. Sanjay Ranveer

Usha Mittal Institute of Technology


S.N.D.T Women’s University, Mumbai 2024 - 25
CERTIFICATE

This is to certify that the “Internship report” submitted by Nidhi Chavan is work done by
her and submitted during 2024 – 2025 academic year, in partial fulfilment of the
requirements for the award of the degree of BACHELOR OF TECHNOLOGY in
COMPUTER ENGINEERING, at Usha Mittal Institute of Technology, Santacruz.

Internship Co-Ordinator
Ms. Shraddha Rokade

Guide Head of Department

Mr. Sanjay Ranveer Dr. Rachana Dhanawat

Principal
Mr. Yogesh Nerkar
Acknowledgement

I would like to express my sincere gratitude to ESDS Software Solution for providing
me with this valuable internship opportunity. A special thanks to my internship guide,
Mr. Sanjaykumar Ranveer, for his guidance and continuous support throughout this
journey. I am also grateful to Mr. Anil Revgade, my mentor and manager, for his
insightful advice and encouragement. This experience has been incredibly enriching,
and I truly appreciate the knowledge and skills I have gained.

Date: 12/4/25

Nidhi Chavan - 71
Internship Details

1. Internship Dates: 3rd March, 2025 to 3rd June, 2025


2. Internship organization: ESDS Software Solution. Nasik
3. Information about the organization:
• An Indian innovator born in 2005, on track to become the next big Indian
Cloud Hyperscaler.
• Starting from humble beginnings providing web hosting services, a cloud
empire was forged
• Broke into the big league with India’s very own eNlight Cloud platform.
• Grew into a 1200 + strong workforce , 5 data centers across India and a
global presence spanning APAC, Europe, the Middle East, the Americas,
and Africa.
• Proudly leading transformation journeys of 450 + BFSI clients, 250 +
govt organizations, and 600 + enterprises.
• Continuously innovating with a R&D powerhouse team of 200 people,
staying ahead of the game
• Committed to Sustainability , as an integral part of our mission,
prioritizing eco-friendly practices
• Leading India’s digital charge with a one-stop shop for Cloud, IT
security, and Managed services
4. Information about the internship position:
5. Weekly overview of internship activities :
DATE: 21st March 2025

Internship Enrolment Le er

This is to cer fy that Nidhi Chavan, student of Usha Mi al Ins tute of Technology (UMIT),

SNDT Women’s University, Mumbai, is pursuing her internship at ESDS So ware Solu on

Limited, located in Nashik for dura on of 3 months, from 04th March 2025 to 04th June 2025,

in the Internal DX Department.

For ESDS So ware Solu on Limited,

Mr. Rushikesh Kishor Aher


General Manager- HR
DATE DAY NAME OF THE TOPIC/MODULE COMPLETED
3rd March Monday Completed the onboarding process, including an introduction to the
company, policies, and team members. Familiarized myself with
the work environment and expectations for the internship
4th March Tuesday Continued the onboarding process with detailed induction sessions
on company workflows, development methodologies, and tools
used. Discussed functional and non-functional requirements with
mentors.
5th March Wednesday Analyzed the project scope and requirements in depth. Studied
existing documentation and discussed functionalities with the team
to ensure clarity. Started planning the initial structure of the project.
6th March Thursday Installed and configured essential tools including Node.js, Python,
and MySQL. Ensured all dependencies were properly set up for
smooth development. Troubleshot initial setup issues and tested the
environment.
7th march Friday Created the basic UI structure for the project, focusing on layout
1ST WEEK

and user flow: Designed the foundational UI layout using React


component-based architecture. Polished the UI design, making
improvements for better usability.
8th march Saturday Weekly off

DATE DAY NAME OF THE TOPIC/MODULE COMPLETED


th
10 March Monday Researched various UI libraries such as Tailwind CSS, Material-UI,
and Bootstrap. Compared their advantages and suitability for the
project to ensure efficient and scalable UI development. Ensured
mobile-first design principles for responsive layouts.
11th March Tuesday Installed and configured Tailwind CSS for the project. Developed
the foundational layout, including the login page, signup page,
navbar, sidebar, and toast notification component. Ensured
responsiveness and consistency in UI elements.
12th March Wednesda Studied complex React concepts such as state management
y (useState, useReducer), React Context API, and component lifecycle
methods. Explored optimization techniques like memoization and
lazy loading.
13th March Thursday Developed a static version of the Tracker component, the core
2nd WEEK

functionality of the project. Designed its layout and structure,


preparing it for dynamic data integration in later stages.
14th March Friday Holiday for Holi
15th March Saturday Weekly off
DATE DAY NAME OF THE TOPIC/MODULE COMPLETED
th
17 March Monday . Studied database schema design, relationships, and data flow.
Analyzed MySQL database tables and their role in the project.
Understood how backend APIs interact with the database.
18th March Tuesday Integrated backend APIs with React using Axios and Fetch. Set up
API calls to retrieve and send data, ensuring proper error handling
and response validation.
19th March Wednesda Designed reusable dynamic components that fetch and display data
y from APIs. Implemented state management for handling responses
efficiently.
20th March Thursday Developed login and signup functionality using token-based
authentication. Managed user sessions by storing and verifying
access tokens securely.
3rd WEEK

21st March Friday Connected the Tracker component to the backend, making it fully
functional. Implemented dynamic data rendering and ensured
smooth interaction between frontend and backend.
22nd March Saturday Weekly off

DATE DAY NAME OF THE TOPIC/MODULE COMPLETED


rd
24 March Monday . Secured application routes using React Router and authentication
checks. Used regex for validating form fields like email, phone
number, and password to ensure data integrity
25th March Tuesday Designed and developed an intuitive admin dashboard to display
key metrics and user information. Implemented a responsive UI for
better user experience.
26th March Wednesda Developed role-based access control to manage user roles.
y Implemented features for adding, updating, and deleting users with
proper authorization.
27th March Thursday Built an access management page to handle different levels of user
permissions. Integrated backend APIs to fetch and update access
levels dynamically.
4th WEEK

28th March Friday Implemented a permission management system to assign specific


permissions (View, Add, Edit, Delete) to user roles. Ensured
seamless integration with the existing authentication system.
29th March Saturday Weekly off
DATE DAY NAME OF THE TOPIC/MODULE COMPLETED
st
31 March Tuesday Holiday due to Eid
1st April Wednesda Refactored the Tracker component to efficiently handle API
y responses and large datasets. Enhanced error handling and
optimized data fetching for better performance..
2nd April Thursday Studied the fundamentals of Bash scripting, including shell
commands, variables, loops, and conditionals, to automate repetitive
tasks efficiently.
5th WEEK

3rd April Friday Developed a Bash script to automate the environment setup,
ensuring required dependencies like Node.js, Python, and MySQL
start automatically on system logon
4th April Saturday Weekly off

DATE DAY NAME OF THE TOPIC/MODULE COMPLETED


6th April Monday Implement lazy loading and code splitting for improved
performance. Enhance state management efficiency using React
Context or Redux.
7th April Tuesday Enhance API response times by implementing caching mechanisms
such as localStorage/sessionStorage and memoization techniques in
React.
8th April Wednesday Introduced Jest and React Testing Library to write comprehensive
unit tests for authentication, API integration, and protected routes.
Ensure application reliability with test-driven development (TDD).
9th April Thursday Conduct extensive testing, identify bugs, and apply necessary fixes
based on test results. Ensure all API integrations, authentication,
and UI components work seamlessly.
6th WEEK

10th April Friday Finalize all pending features, clean up the codebase, and document
project functionalities, API usage, and implementation details for
future reference
11th April Saturday Weekly off

You might also like