TetraTsunami / StudySearch

MadHacks 2023 Project
0 stars 0 forks source link

Check if missing settings, redirect #13

Open traitboundnotsatisfied opened 10 months ago

traitboundnotsatisfied commented 10 months ago

Use the /api/user/missing_settings endpoint to check if any settings are missing when you visit the landing page. If this is the case, redirect to the settings page.

traitboundnotsatisfied commented 10 months ago

Depends on #1 being done.