Route-finder / Frontend

Find and display an optimal route to retrieve books from a library's shelves. Project Frontend
https://route-finder.netlify.app
Mozilla Public License 2.0
0 stars 3 forks source link

Adds User Sessions, Improves UI Style #18

Closed Isaac-List closed 2 years ago

Isaac-List commented 2 years ago

This pull request:

netlify[bot] commented 2 years ago

✔️ Deploy Preview for route-finder ready!

🔨 Explore the source changes: a4a9a8103431545ab435445feafc9cce7c101db1

🔍 Inspect the deploy log: https://app.netlify.com/sites/route-finder/deploys/6231364be8b5b20008998147

😎 Browse the preview: https://deploy-preview-18--route-finder.netlify.app/

Isaac-List commented 2 years ago

This appears to work as expected in the Netlify preview, and is backwards-compatible with the non-user-aware backend, meaning there are no breaking changes.