Skip to content

Konete326/mean-stack-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN Stack CRUD Application

Project Banner

Overview

This project is a comprehensive CRUD (Create, Read, Update, Delete) application developed using the MEAN Stack (MongoDB, Express.js, Angular, Node.js). It adheres to professional development standards and features a modern, scalable architecture.


Features

  • Complete CRUD functionality
  • Responsive and modern user interface
  • Scalable backend and frontend architecture
  • Elegant UI/UX design with a purple theme
  • Simple installation and usage process

Demo Video

Watch on YouTube

Or watch the video directly:

YouTube Video Link


Screenshots

Dashboard Create Form List View Responsive Layout
Dashboard Create List Responsive

Installation & Setup

1. Clone the Repository

git clone <repo-url>
cd crud

2. Frontend Setup (Angular)

cd frontend
npm install
ng build

3. Backend Setup (Node.js/Express)

cd ../backend
npm install
npm start

4. MongoDB

Install and run MongoDB on your system.


Usage

  • Frontend: Angular-based, responsive, and modern design
  • Backend: Express.js APIs, MongoDB database
  • Supports full CRUD operations (Create, Read, Update, Delete)

File Structure

  • frontend/ : Angular Application (User Interface)
  • backend/ : Node.js/Express API
  • layouts-pictures/ : UI Screenshots & Demo Media

Contributing

Contributions are welcome! Please fork the repository and submit a Pull Request.


License

This project is licensed under the MIT License.


Author

Created by Muhammad Sameer
Email: sameerdevexpert@gmail.com


Credits


About

MEAN Stack CRUD App with Premium Purple-Themed UI/UX | Full CRUD Operations | Angular, Node.js, Express, MongoDB

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors