h-yung / trip-organizer

A lightweight mobile-friendly app with serverless API that keeps travel information accessible on the go, with the option to log expenses.
0 stars 0 forks source link

Set up authentication and use context + session storage #12

Open h-yung opened 2 months ago

h-yung commented 2 months ago

Started with UI placeholder page. Sadly the gridded user selection will not show up again until users/admins can invite others to a trip.

image Would be nice to find a usable kiwi icon for the favicon :')

h-yung commented 2 months ago

UI updated. Trip selection is still the de facto "landing" right now (no actual index) - there aren't other user actions at the moment, and adding a landing just adds a step between task and user.

Decided to use red as Big Important Signpost and also borrow its usual meaning of problem/warning. image image Kiwi will spin sadly if invalid credentials. Realizing the svg is not quite centered but leaving for now.

Actual authentication to come.