ufosc / Jukebox-Frontend

Front end application for the Jukebox project.
GNU General Public License v3.0
7 stars 21 forks source link

Build out Registration Page #94

Open IkeHunter opened 2 hours ago

IkeHunter commented 2 hours ago

Info

The main goal is to just build out the registration form. The registration functionality from the server has not been connected to the frontend yet, but make sure that when it comes time to implement this feature it's relatively easy to hook it into the form. This means you'll need to make sure the form handles submit events and collects the form data. For now, this form data can just be logged to the console.

Tasks

Resources

Prototypes

Register Page - Light Register Page - Dark

IkeHunter commented 2 hours ago

@rpa0309 For some reason it's not letting me assign you, but here's the registration task