DJRyLau / CITS3403-Project

CITS3403 Agile Web Development Group Project
4 stars 1 forks source link

Authentication Page #7

Closed Ciaranengelbrecht closed 4 months ago

Ciaranengelbrecht commented 4 months ago

Have attempted to create a simple authentication page allowing users to sign in with exisiting account or create a new one.

Allows them to select a button which opens up the corresponding view. Once the server is setup can create a database for all user account details, possibly introduce session tokens.

One thing that came up was colours/themes, are we thinking of having a set default theme across the site for buttons/backgrounds etc to keep everything uniform.

Screenshot 2024-04-21 at 8 29 54 PM
Ciaranengelbrecht commented 4 months ago

Screenshot 2024-04-22 at 2 29 45 PM

Updated view for the auth page with animations/colour and positioning adjustments