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
Create a Mongoose schema for the POI data in ../src/database/models and create API endpoints for the data.
Acceptance Criteria
The POI schema should include the following fields: id, name, description, audioFieId, isCompleted. Create 2 API endpoints for retrieving the POI's.
Description
Create a Mongoose schema for the POI data in ../src/database/models and create API endpoints for the data.
Acceptance Criteria
The POI schema should include the following fields: id, name, description, audioFieId, isCompleted. Create 2 API endpoints for retrieving the POI's.
Steps:
devs: Tammy Tammy-si, Jason Jasonyu0705
The text was updated successfully, but these errors were encountered: