Open In App

MEAN Stack Projects with Source Code

Last Updated : 23 Jul, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

The MEAN stack, comprising MongoDBExpress JS, Angular, and Node JS, is a powerful combination that enables developers to build full-stack web applications using JavaScript. MongoDB serves as the database, Express.js handles server-side logic, Angular manages the client-side interface, and Node.js facilitates backend operations.

This article delves into basic projects in the MEAN stack, offering developers opportunities to deepen their understanding and bolster their resumes.

MEAN-Stack-Projects
MEAN Stack Projects

MEAN Stack Projects [Source Code]: Basic to Advance

Here is a list of all the trendy MEAN projects, complete with source code. Additionally, we have also included some advanced MEAN STACK projects in this list. 

Project NameDescription
Restaurant Recommendation App A project that displays a list of restaurants with user-filtering capabilities for personalized recommendations based on applied filters.
Real Estate ManagementBuilding a real estate management application using the MEAN stack.
Bookstore Ecommerce AppA bookstore e-commerce project showcasing full-stack development skills.

Blackjack Game

A Blackjack game using the MEAN stack involves real-time card dealing and gameplay, integrating data storage and server opations.

Twenty-one GameCreating a fully functional Blackjack game using Angular for the frontend and Node for the backend.
Hospital Management SystemAn application to manage hospital tasks effectively, ensuring top-notch patient care.
Fundraiser PlatformA fundraising application for streamlined fund collection for various causes or projects.
Car Vault App Organizing vehicle data and keeping information updated for car management.
Multi Factor authenticationImplementing a multi-step authentication process to enhance security.
Address BookBuilding an address book application to add, remove, edit, and view addresses.
Event Management Web AppBuilding a feature-rich event management web app.
Health TrackerBuilding a health tracker application using Angular for the frontend and Node for the backend.
Product Review PlatformCreating a platform where users can add products, leave reviews, and delete products.
Community Forum PageFostering meaningful connections within communities through a forum page.
Todo List ApplicationA to-do list web application implementing basic CRUD operations.
Summarizer WebsiteCreating a text summarizer website using MEAN stack with Open AI.

Feel free to explore these links for detailed explanations and source code for each project!


Similar Reads