hcp-uw / syntext

website for practicing your typing
5 stars 0 forks source link

Outline of code for user accounts #49

Closed elimelt closed 1 year ago

elimelt commented 1 year ago

Created a whole lot of skeleton code for implementing user accounts on backend, as well as userService on front end. Also wrote the outline of a very simple Login component that I was using for testing, but I think we can use it as a starting point for the actual sign in page.