Skip to content

exemplar-codes/online-shop-nodejs-branches

 
 

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
  8. Explore Sessions and Cookies
  9. Add login and authentication flow (not authentication logic or details)

image

About

One repo for all sections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • EJS 19.8%
  • CSS 5.9%