Skip to content

Adding login and auth to the online shop, and exploring sessions and cookies

Notifications You must be signed in to change notification settings

exemplar-codes/online-shop-sessions-and-cookies

 
 

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)

About

Adding login and auth to the online shop, and exploring sessions and cookies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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