Skip to content

This project involves creating a CRUD (Create, Read, Update, Delete) functionality for products, utilizing the MEAN stack which consists of Angular, Node, MongoDB, and Express. The project will also incorporate best practices in development to ensure a high-quality and efficient outcome.

Notifications You must be signed in to change notification settings

PhilipRamkeerat/angular8-express-crud

Repository files navigation

Mean Stack Application Crud

This project was generated with Angular CLI version 8.2.0.

Wiki

Project Wiki

Requires

  • Node 8x +
  • Mongo 4.x + ex: (localhost:27017)
  • Angular CLI: 8.2.2
  • Node: 10.15.0
  • Angular: 8.2.11

How to Start App or Customize

Back end

  • /api folder
npm install
nodemon server or npm start
  • Change Database Name in: api\DB.js
  • Change Route in: api\routes\product.route.js

API Endpoints

Front end

npm install
ng serve --open

About

This project involves creating a CRUD (Create, Read, Update, Delete) functionality for products, utilizing the MEAN stack which consists of Angular, Node, MongoDB, and Express. The project will also incorporate best practices in development to ensure a high-quality and efficient outcome.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published