COSC481W-2024Fall / CampQuest

0 stars 2 forks source link

Setup Framework #10

Closed wildal99 closed 1 week ago

wildal99 commented 4 weeks ago

User Story: Caleb is looking for a campsite. He has visited all of the campgrounds that he knows about already. He is looking to try something new. He would like to browse a website that displays campgrounds

Persona: A busy tech employee who would like to visit a website to view campgrounds. Feature: Have a functional website Business Value: A user can visit our website.

Estimated Workload: 1-2 weeks. Discussion notes: We feel that this should be prioritized as having a functional website is central to being able to provide business value for our users.

Tasks:

Tests: The database can be viewed We can get data from and send data to the database The backend can send data The front end can get data

Acceptance criteria: The database can hold data The backend sends data successfully The front end gets data successfully