Skip to content

Login with Authentication using Materialize, Node, Express, Handlebars, Sequelize, and Bcrypt

Notifications You must be signed in to change notification settings

Steph-harris/myClassApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Week 15 Login with Authentication

Introduction

  • You will use Handlebars to generate HTML
  • You will use Sequelize to create data models for the database storage
  • You will use Express for routing
  • You will use Bootstrap (or Materialize) as a frontend CSS framework
  • You will use jQuery for front end form validation

User story

My Class App. You will be creating a system for the class. It should have user registration and a user login. There should be a registration page, a login page, a students page, an instructors page. Students have one instructor and up to 2 TA's. Instructors have many students. An Instructor can be either a TA or a Teacher.

About

Login with Authentication using Materialize, Node, Express, Handlebars, Sequelize, and Bcrypt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published