Skip to content

A more realistic Online app, this time with Mongoose (last version was vanilla MongoDb)

Notifications You must be signed in to change notification settings

exemplar-codes/online-shop-with-nosql-mongoose

 
 

Repository files navigation

An Online shop app with realistic features, code.

Focus of this project:

  1. Explore MVC pattern
  2. Explore Sequelize ORM, and compare it with file based storage
  3. Explore NoSQL databases
  4. Explore MongoDB
  5. Rewrite the app using these
  6. Explore Mongoose
  7. Rewrite the app using it

Note: Using a new cluster for this

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • EJS 18.5%
  • CSS 6.0%