Skip to content

lookingforcharlie/pern-todo-jwtcookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

TODO List Build by PERN Stack

Expected Update

  • Form validation: can't submit empty and only space todos
  • Gray out Submit button when input is empty and only space
  • Create Header and Footer:
  • Style the modal: make background blur
  • During registering, when password is wrong, focus back to password and make the border red
  • Fix the footer bug
  • In modal, allows user hit enter and save the edit
  • useContext useReduer, or Zustand or Redux
  • Make button component
  • Implement button loading effect
  • Make Loading effect
  • Show password when user click the eye icon
  • Icons: for buttons, app logos, close x in modal
  • Modal can be closed when click the background of the modal
  • search by time function
  • search by word
  • paginate
  • Register Error handle: focus back to password input when user input different password
  • Register Error handle: make input border red when user input different password
  • Change the animation at the login page
  • Add infrastructure at Home page
  • Make hamburger menu
  • Implement JWT cookie stored
  • Implement sign in with Google
  • Create Accessible Tabs for different themes: useContext for theme?
  • Save jwt in the database, destroy it when client logs out?

About

Using cookie to store JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published