Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
49 views

MERN Stack (MongoDB, Express, React, Node.js) Projects

The document outlines a list of MERN Stack projects categorized into beginner, intermediate, and advanced levels. Beginner projects include a Todo List App and User Authentication, while intermediate projects feature an E-Commerce Store and Real-Time Chat App. Advanced projects consist of a Video Streaming App and an AI-Based Chatbot, showcasing a range of functionalities and complexities.

Uploaded by

beingshanya
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)
49 views

MERN Stack (MongoDB, Express, React, Node.js) Projects

The document outlines a list of MERN Stack projects categorized into beginner, intermediate, and advanced levels. Beginner projects include a Todo List App and User Authentication, while intermediate projects feature an E-Commerce Store and Real-Time Chat App. Advanced projects consist of a Video Streaming App and an AI-Based Chatbot, showcasing a range of functionalities and complexities.

Uploaded by

beingshanya
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/ 1

MERN Stack (MongoDB, Express, React, Node.

js)
projects
Beginner MERN Stack Projects (Basic CRUD & API Integration)
1. Todo List App – Add, update, and delete tasks with MongoDB.
2. User Authentication – Signup, login, and logout with JWT authentication.
3. Simple Blog App – Create, read, update, and delete blog posts.
4. Notes App – Store and manage user notes in MongoDB.
5. Weather App – Fetch weather data using OpenWeather API with Express backend.
6. Contact Form Backend – Store contact messages in MongoDB and send email responses.
7. Bookstore App – Manage a list of books with CRUD operations.
8. Image Upload App – Upload images using Multer and store them in MongoDB.
9. Event Management System – Create and manage events with a user dashboard.
10. Simple Inventory System – Manage product inventory with REST API.

Intermediate MERN Stack Projects (User Management & API Handling)


11. E-Commerce Store – Product listings, cart, and checkout with Stripe integration.
12. Task Manager (Kanban Board) – Assign, update, and track tasks with roles.
13. Social Media App (Basic) – Users can post, like, and comment.
14. Online Voting System – Users can vote on polls with authentication.
15. Real-Time Chat App – Chat using WebSockets (Socket.io).
16. Expense Tracker – Track and categorize expenses per user.
17. Movie Search App – Fetch movies from TMDb API and store user favorites.
18. Job Board – Post and search for job listings with filtering options.
19. Multi-User Blog – Allow multiple users to publish articles with rich text.
20. Customer Support Ticket System – Users can raise tickets, and admins respond.

Advanced MERN Stack Projects (Complex Features & Real-Time Functionality)


21. Advanced E-Commerce Platform – Admin dashboard, orders, and payments.
22. Video Streaming App – Upload and stream videos with user authentication.
23. AI-Based Chatbot – Integrated AI chatbot using OpenAI API.
24. Online Learning Platform – Courses, quizzes, and user progress tracking.
25. Hospital Management System – Appointments, prescriptions, and patient records.
26. Real-Time Stock Tracker – Fetch stock market data and display analytics.
27. Ride-Sharing App – Book rides, driver dashboard, and payment integration.
28. Crowdfunding Platform – Users can create and fund projects securely.
29. Netflix Clone – Authentication, video playback, and user watchlists.
30. Property Rental App – List and rent properties with booking functionality.

You might also like