JericN / Student-Finance-Tracker

The Student Finances Tracker is an application that the user can utilize to record any transactions they make.
https://student-finance-tracker.vercel.app
MIT License
1 stars 0 forks source link

Add Protected Routes #31

Closed JericN closed 6 months ago

JericN commented 6 months ago

Added protected route using dummy session stored in local storage.

Future work

vercel[bot] commented 6 months ago

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

Name Status Preview Comments Updated (UTC)
student-finance-tracker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 29, 2024 5:08pm
Val2P commented 6 months ago

Make the Signup page go directly to the dashboard (compliance with the Sprint Plan)

JericN commented 6 months ago

Make the Signup page go directly to the dashboard (compliance with the Sprint Plan)

Resolved in the following PR