DylanPhuah / CAB302Code

1 stars 0 forks source link

Advanced Login page functionality #27

Closed DylanPhuah closed 2 months ago

DylanPhuah commented 2 months ago

What: Expand on your medium fidelity login page, and get it to interact with the database.

How: Once the database is ready, branch from main, and get your existing code to read from the database in the sign in process, and write to it in the sign up process. The scene should then be ready to pass a reference to the user that has signed in to Lachie's home page.

Who: See Assignees on this item

The Inputs: Your existing homepage code, and the database once it is ready.

The outputs: A mostly fleshed out login page for a specific user.