IDK WHERE THE HOURS ARE GOING BRO (prolly lots of debugging (i make a lot of spelling mistakes 🥀🥀)!!!
Worked on the Select Role page and finally gave users a way to actually choose what they are (customer, rider, seller)
Built the UI using React + Vite and connected it to the backend endpoint for updating roles. Once a user selects a role, it sends the request, updates it in the database, and refreshes auth state on the frontend.
Also made sure protected and Public routing works properly so users are forced to pick a role before accessing the app.
And now im starting of work on navbar…
Log in to leave a comment