rise-summer/team6-education

Login Page Frontend

Open

#2 opened on Jul 15, 2020

 (1 comment) (0 reactions) (0 assignees)JavaScript (6 forks)auto 404
frontendgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Tasks

  • Form that allows users to login as either a teacher or student
  • Password box should be type "password" so that it is hidden when we type and can be detected by password managers
  • Hitting login or enter should send a request to the server to authenticate the user

Contributor guide