You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently POI's are hardcoded (can be seen on POICardList.tsx and poilist.tsx). Please modify these to dynamically access our POI's from Mongo and dynamically render them.
Acceptance Criteria
Fetch and display POI's from Mongo.
Steps:
View current Poi list and card display, want to maintain how it currently looks.
Modify poiList.tsx and POICardList.tsx
Test to make sure functionality and view is the same
The text was updated successfully, but these errors were encountered:
Description
Currently POI's are hardcoded (can be seen on POICardList.tsx and poilist.tsx). Please modify these to dynamically access our POI's from Mongo and dynamically render them.
Acceptance Criteria
Fetch and display POI's from Mongo.
Steps:
The text was updated successfully, but these errors were encountered: