CU-CSCI3308-Fall2023 / VentureVibes

Empowering personalized travel experiences, our app simplifies vacation planning by crafting tailored itineraries that match individual preferences. We aspire to streamline the overwhelming array of options and create memorable, personalized journeys for every traveler, ensuring each person discovers the perfect activities that resonate with their
0 stars 1 forks source link

Create Activities and Trip databases #17

Open WenZh96 opened 11 months ago

WenZh96 commented 11 months ago

Description: As a registered user, I should be able to view a list of my planned trips and activities on the website. Each trip should display relevant details including images, descriptions, and dates.

User criteria: -A registered user should be able to log in and navigate to a "My Trips" section where all their planned trips are listed. -Each trip on the list should display an image, title, brief description, location, and the dates of the trip. -Users should be able to click on a trip to view more detailed information, including a list of all activities associated with that trip. -For each activity listed under a trip, users should see an image, title, detailed description, location, and the date when the activity is available. -Users should have the option to add new trips and activities, edit existing details, or remove trips and activities from their list. -The user interface for viewing trips and activities should be intuitive and allow for easy navigation between viewing trips and managing trip details. -All trip and activity information should be up-to-date and reflect any changes made by the user immediately after the change is made. -The system should handle the organization of trips and activities by date, with the ability to view past, current, and future trips appropriately. -Users should have the ability to search or filter their trips and activities by title, location, or date.