Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 377 Bytes

online-shop-with-nosql-mongodb online-shop-express-ejs-mvc

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