COSC481W-2024Fall / CampQuest

0 stars 2 forks source link

Add the ability to add a simple campground #6

Open wildal99 opened 1 month ago

wildal99 commented 1 month ago

Since Caleb has been camping for a while, he sometimes knows about campgrounds and camping areas that the website may not have listed. He would like the ability to share his knowledge with other users, and learn about campgrounds that other users know about as well.

Persona: A camping-experienced user who would like to share campground knowledge with other users. Feature: The ability to add a simple campground. This means the ability to list the name, location and photos of a campground. Business Value: Users can share information about campgrounds, and learn about campgrounds from other users.

Tasks:

Discussion Notes: This feature is not terribly high priority, however, we decided that it is a core part of the applications set of initial proposed features. It also adds the ability to crowd source data. It will entail connecting with our database, and developing the front end and back end to support adding a campground.

Estimated workload: 2 weeks.

Acceptance criteria: A user is able to add a campground, and the information correctly populates entries in the database.