Skip to content

SuitcaseCoder/smallwins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Wins

notes for myself:

Next Steps:

  • handle user registration.
    • on Register(signup) send username and password to the backend ("/register") via a POST request on the frontend
    • if user was registered correctly, redirect to the today page
  • handle user login
    • onLogin send username and password to the backend ('/login') via GET / POST request?
    • if successful, redirect to a today page
    • if unsuccessful, redirect to sign up page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published