dartmouth-cs98-23f / verbatim_frontend

Verbatim Flutter Frontend
0 stars 1 forks source link

Enhanced the URL navigation functionality #41

Closed DahliaTheCoder closed 8 months ago

DahliaTheCoder commented 8 months ago

Enhanced the URL navigation functionality to restrict access to pages like 'global_challenge' and 'add_friends,' ensuring that only signed-in users can access them, while still allowing access to 'sign up' and 'log in' pages.

Any feedback is welcome!