Link to Register: https://internship.aicte-india.org/register_new.php
Link to Apply: YOUR_APPLICATION_LINK_HERE
Internship Type: Virtual
Internship Title: Edunet Foundation | EY GDS Next Gen Employability
CSR Program | Full Stack Web Development with MERN | 6 Weeks duration
Internship Camp 2 Dates: 10th February 2025 - 21st March 2025
Internship Description:
Dive into the world of Full-stack web development with MERN with the EY GDS
Next Gen Internship and unlock the door to a future filled with innovation
and opportunity!
Join the EY GDS Next Gen Internship! This is your chance to immerse yourself
in hands-on learning of essential practical skills for success. This 6-week
internship camp offers you the opportunity to acquire and demonstrate skills
that will significantly improve your technical abilities and enhance your
career prospects.
Throughout the internship, you'll receive mentorship from a dedicated
industry expert. You'll be able to develop project prototypes to tackle
real-world challenges using your preferred technology track. Work in a
student team under your mentor's guidance to identify solutions to problems
using technology. Selected students will also have the chance to showcase
their developed project prototypes at a showcase event attended by industry
leaders.
Ernst & Young Global Delivery Services, a global leader in professional services, has expanded its commitment to corporate social responsibility (CSR) to include a robust skilling component. Recognizing the critical role that education and skill development play in fostering sustainable communities, EY has launched numerous initiatives aimed at equipping individuals with the skills they need to thrive in a rapidly changing world. These programs extend beyond traditional business interests and reflect EY's dedication to making a positive impact beyond its core services. The Next Gen Employability Program is an initiative by Edunet & AICTE in collaboration with EY GDS to enhance the employability of students in the technical education ecosystem.
About Edunet:Edunet Foundation (EF) was founded in 2015. Edunet promotes youth innovation, and tinkering, and helps young people prepare for industry 4.0 jobs. Edunet has a national footprint of training 300,000+ students. It works with regulators, state technical universities, engineering colleges, and high schools throughout India to enhance the career prospects of the beneficiaries.
Keywords:EY GDS, Full Stack Development, Backend Development, Cloud Computing, Frontend Development, Python, Edunet, Microsoft Azure, Mongo DB, React.js, Node.js, Express.js, JavaScript
Locations: Across IndiaNote: The enrolment of students in the EY GDS-AICTE 6-week internship camp is subject to the discretion of the team responsible for the operationalization of the Next Gen Employability Program at Edunet Foundation
Indicative timelines for the internship:Event | Timeline |
Onset of registration | 9 Jan 2025 |
Closing applications for internship registrations | 31 Jan 2025 |
Commencement of internship | 10 Feb 2025 |
Offer letter disbursement for internees | 10 Feb 2025 |
End of internship | 21 Mar 2025 |
Awarding certificates | 28 Mar 2025 |
Pr. Sl. No. | Project Title | Project Description |
---|---|---|
P1 | Crowdfunding Platform with React and ExpressJS Framework | The goal of this project is to develop a secure and user-friendly crowdfunding platform using React for the front end and ExpressJS for the back end, addressing the challenges of user authentication, project management, and payment processing. The platform will enable project creators to easily launch and manage their campaigns while allowing backers to discover, support, and engage with innovative ideas. Key features will include a robust search and filtering system, real-time communication between creators and backers, and comprehensive analytics for campaign performance, all while ensuring data security and compliance with financial regulations to foster trust and transparency in the crowdfunding process. |
P2 | Online Auction Platform with React and ExpressJS Framework | In the digital era, traditional auction systems have evolved into dynamic online platforms where buyers and sellers from across the globe can interact in real-time to buy and sell goods through competitive bidding. This project focuses on developing a modern online auction platform using React for the frontend and Express.js for the backend, offering a seamless and real-time auction experience. The platform will allow sellers to list products and buyers to place bids, all while providing secure payments, user-friendly interfaces, and scalable performance. |
P3 | A Service for Delivering Food (Zomato Clone) with MERN Technology | The Food Delivery Application platform project is designed to create a platform where users can browse, select, purchase, and manage products with secure user login. The platform ensures that any actions taken by the user, such as adding food items & adding restaurant list, are instantly updated and reflected in the user’s account. This project will provide you with hands-on experience in implementing user authentication, order details & check restaurant details information, using the MERN stack (MongoDB, Express.js, React.js, Node.js). |
P4 | Personal Finance Manager with MERN Technology | The Expense management project is designed to create a platform where users can create, view, edit, and delete expense with real-time updates. The platform ensures that any changes made to any expense are instantly reflected across all reports. This project will provide you with hands-on experience in implementing user authentication, managing documents, and ensuring real-time collaboration using the MERN stack (MongoDB, Express.js, React.js, Node.js). |
P5 | Project Management Tool with React and ExpressJS Framework | The Project Management tool with react and express is a comprehensive project management tool designed to streamline project planning, execution, and monitoring. Built using the MERN stack, this tool leverages modern web technologies to provide a robust, scalable, and user-friendly platform for managing projects of any size. The primary goal is to address the inefficiencies and communication gaps that arise from using multiple disconnected tools for project management. By consolidating all project-related activities into a single platform, the tool aims to enhance productivity, improve collaboration, and ensure timely project delivery. |
P6 | Recipe Sharing Platform with React and ExpressJS Framework | The Recipe Sharing Platform allows users to create, share, and manage various recipes, with real-time updates across all views. You’ll gain experience with user authentication, document management, and implementing collaborative, real-time features through MongoDB, Express.js, React.js, and Node.js. |
Weekly Completion Tasks |
Weekly Module Completion Progress |
Week 1:
|
Week 1:
|
Submission Details: Submit GitHub link in the LMS File format: Word / PDF |
|
Week 2:
|
Week 2:
|
Submission Details: Submit GitHub link in the LMS |
|
Week 3:
|
Week 3:
|
Submission Details: Submit GitHub link in the LMS |
|
Week 4:
|
Week 4:
|
Submission Details: Submit GitHub link in the LMS |
|
Week 5:
|
Week5:
|
Week 6:
|
Week 6:
|
HTML
CSS
JavaScript
MERN
The MERN stack is a popular technology stack used for building full-stack web applications. It comprises four key technologies: MongoDB, Express.js, React, and Node.js. This stack follows the model-view-controller (MVC) architectural pattern, enabling developers to create dynamic, data-driven applications efficiently.
The MERN stack is known for its flexibility, allowing developers to use JavaScript throughout the entire development process, from client-side to server-side. This unification streamlines development, making it easier to manage and deploy applications. The stack is suitable for building various applications, including single-page applications (SPAs), e-commerce platforms, and social networks.
Topic | Reference Link |
---|---|
Getting Started with React | https://reactjs.org/docs/getting-started.html |
Creating Components | https://reactjs.org/docs/components-and-props.html |
State and Lifecycle | https://reactjs.org/docs/state-and-lifecycle.html |
Handling Events | https://reactjs.org/docs/handling-events.html |
Conditional Rendering | https://reactjs.org/docs/conditional-rendering.html |
Lists and Keys | https://reactjs.org/docs/lists-and-keys.html |
Forms | https://reactjs.org/docs/forms.html |
Topic | Reference Link |
---|---|
Getting Started with Node.js | https://nodejs.org/en/docs/guides/getting-started-guide/ |
Node.js Modules | https://nodejs.org/docs/latest-v18.x/api/modules.html |
File System | https://nodejs.org/api/fs.html |
HTTP Module | https://nodejs.org/api/http.html |
Event Loop | https://nodejs.dev/en/learn/the-nodejs-event-loop |
Express Setup | https://expressjs.com/en/starter/installing.html |
Express Reference Links | Reference Link |
---|---|
Getting Started with Express | https://expressjs.com/en/starter/installing.html |
Routing | https://expressjs.com/en/guide/routing.html |
Middleware | https://expressjs.com/en/guide/using-middleware.html |
Handling Requests | https://expressjs.com/en/api.html#req |
Serving Static Files | https://expressjs.com/en/starter/static-files.html |
MongoDB Reference Links | Reference Link |
---|---|
Getting Started with MongoDB | https://docs.mongodb.com/guides/getting-started/ |
CRUD Operations | https://docs.mongodb.com/manual/crud/ |
Data Modeling | https://docs.mongodb.com/manual/core/data-modeling-introduction/ |
Indexes | https://docs.mongodb.com/manual/indexes/ |
Aggregation | https://docs.mongodb.com/manual/aggregation/ |
No, the Letter of Recommendation will not be provided for the internship.
2. Will I get any job opportunities after completing the internship?No, this internship is not linked to any job opportunities.
3. Do I need to pay to participate in the internship?No, the internship is completely free of cost.
4. Will I get a stipend?No, the stipend will not be provided.
5. On what platforms will the sessions be held?The sessions will be held on Zoom/MS Teams.
6. Do we have sessions every day?Students will be engaged twice a week for 3 weeks, i.e., Masterclasses and Mentorship Sessions.
7. Can session timings be changed?No, the session timings will not be changed.
8. Can we delay project submissions beyond the deadline for any reason?The delay in project submission is not allowed.
9. When will the offer letter be rolled out?The offer letter gets rolled out in the 2nd week of the internship.
10. Can we post the offer letters on social media sites such as LinkedIn, etc.?No, you cannot post the offer letters on social media sites until you get approval.
11. What are the criteria for certification?Students must submit the project file & PPT to avail the certificate, and more than 70% attendance is mandatory for both the Master Classes and Mentorship Sessions.
12. When will the certificates be disbursed?Post scrutiny of the projects, the certificates will be disbursed in the final week of the internship.