ryanmogauro / Scheduling-Project

1 stars 0 forks source link

Fixed sign up and sign in redirection issues #9

Closed ryanmogauro closed 1 week ago

ryanmogauro commented 1 week ago

Wrote a script to delete the username column from db and moved the sign up/in buttons inside of the HTML, enabling our authentication methods to work as intended. Had to play with the CSS a little bit, but didn't affect the design too badly. Some small tweaks will need to be made to design to get it back to original state, but not a huge concern now.