Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 713 Bytes

TODO.md

File metadata and controls

19 lines (16 loc) · 713 Bytes

TODO'S


TASKS

  • Create Home Page
  • Create Login -> connnect to user
  • Create Signup (USER ONLY) -> connect to backend
  • Create Signup (DOCTOR ONLY) -> connect to backend
  • email verification route
  • logout implemented
  • Create Login doctor on same signin page use flag -> connnect to backend
  • Create ADMIN -> connnect to backend
  • create doctor profile
  • Create signup (Clinic) - > connect to backend
  • add a loading animation on button and disable after clicking create account/login on both user / doctor / admin
  • add loading animation on almost every button and disable button after clicking on it(button like delete user )