CarpenterT / Cen3031GroupProject

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

Need login button functionality. #12

Closed CarpenterT closed 1 year ago

CarpenterT commented 1 year ago

Wasn't able to get the login button hyperlink to work. I think it needs some routing module or something. See app.module.ts and app.component.html.

drosabal commented 1 year ago

Added routing and a basic login page that the login button links to.