Route-finder / Frontend

Find and display an optimal route to retrieve books from a library's shelves. Project Frontend
https://route-finder.netlify.app
Mozilla Public License 2.0
0 stars 3 forks source link

Add User Accounts #12

Closed Isaac-List closed 2 years ago

Isaac-List commented 2 years ago

Describe the solution you'd like The application should support the creation and use of user accounts. For the Frontend, this means adding an interface to both create an account, and to log in to an existing account.