[go: nahoru, domu]

Skip to content

Simple CRUD grocery application using Express and Mongoose

Notifications You must be signed in to change notification settings

abdelrahman-gado/grocery-app

Repository files navigation

grocery-app

This is a simple CRUD MVC grocery application using Express, Mongoose and ejs

A simple live demo of the website is found here

To install the project

  • clone it
  • install dependencies using npm install
  • run the project npm run devstart

Database Models

grocery-app-schema drawio (3)

In this project, i used:

  • node
  • express
  • async package
  • ejs
  • express-validator package
  • mongoDB
  • mongoose ODM
  • moragn
  • nodemon

About

Simple CRUD grocery application using Express and Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published