Able to check local storage and render different trip page based on logged in user
Trips can now be viewed by anyone coming to the app; they will only be able to see likes and dislikes though and not click them until they are logged in; fixed up local storage to make that functionality work - adding to it, checking it and clearing it; edited the delete trip controller because it had not been modified when a shiftover was performed a few days ago
Fixed an issue where autocomplete function is called back as page loads
Hey guys,
Changes below -
Able to check local storage and render different trip page based on logged in user
Trips can now be viewed by anyone coming to the app; they will only be able to see likes and dislikes though and not click them until they are logged in; fixed up local storage to make that functionality work - adding to it, checking it and clearing it; edited the delete trip controller because it had not been modified when a shiftover was performed a few days ago
Fixed an issue where autocomplete function is called back as page loads