DanielWGross / stunning-eureka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stunning-eureka

Project Setup - 6:49PM - 7:03PM

Install & Configure Deps. - 7:03PM - ?

  • ✅ Prettier
  • ✅ ESLint
  • ✅ Nodemon
  • ✅ Handlebars
  • ✅ Sequelize & MySQL - Start - 7:25PM(ish) - 7:42PM
    • dotenv
  • ✅ Add JawsDB & Configure cloud DB - 7:42PM - 7:46PM
  • ✅ Configure MVC (if not already done) - 7:46PM - 7:55PM

Day 2 - 6:49PM - ?

  • ✅ Database Associations - 6:51PM - 6:57PM

  • ✅ Seed file & how to seed local and remote DBs - 6:57PM - 7:17PM

  • ✅ Seed script - 7:17 - 7:25PM

  • Handle user sessions & authentication - 7:25PM - 7:39PM

    • ✅ Install some new deps.
      • connect-sequelize-session
      • express-session
      • bcrypt
    • ✅ Configure & Use bcrypt
    • ✅ Update our user model to include a password
  • Login Page - 7:39PM - ?

    • add a login route - 7:39 - 8:01
    • add a sign-up route
    • configure and use connect-session-sequlize
    • configure and use express-session
    • persist a user sessions
    • Setup some middleware
  • Dashboard/Home Page?

About


Languages

Language:JavaScript 89.6%Language:Handlebars 8.8%Language:CSS 1.7%