CarpenterT / Cen3031GroupProject

This is the repository for our project
0 stars 0 forks source link

Need login page #13

Closed CarpenterT closed 1 year ago

CarpenterT commented 1 year ago

We need to create a webpage dedicated to logging in users. See login.html and app.component.html. Doesn't need to be functional from a back-end perspective just yet, but having a general layout would give us a good idea of what we need to do to make it work.

drosabal commented 1 year ago

Added a basic login page with a simple layout. No login functionality yet.