Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 888 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 888 Bytes

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