acmutsa / HackKit

Feature-packed Hackathon Managment Software
https://hack-kit-web.vercel.app
15 stars 19 forks source link

Safities User Settings #102

Closed jacobellerbrock closed 2 months ago

jacobellerbrock commented 2 months ago

Added settings menu, allowing for updating for user data, profile data, and most of registration data. Note: had to jump around some typescript for assumed types

Will need to adjust for schema changes

Satisfies (#42)

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hack-kit-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 5:55am
christianhelp commented 2 months ago

Will take a look at the files themselves tomorrow. However, looking at the build it could use a bit of mobile optimization at least from what I saw on my phone. Functionality looks good though.

jacobellerbrock commented 2 months ago

Fixed the mobile optimization. Should be good now. Added a large amount of UI/UX ease, fixed resume, and drop downs.