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

add message partial to all pages #21

Open maechen opened 10 months ago

maechen commented 10 months ago

As a user, if something goes wrong or right, I should see a message pop up so I know what I did.

Acceptance Criteria: -after logging in, message of welcome should appear on discover page -if fail to login, message of username not found should appear on login page -after registering, message of registered should appear on login page -if fail to register, error message should appear on register page -after adding an activity on the discover page, message of added to MyTrips should appear on discover page -if fail to add, error message should appear on discover page -if fail to delete an activity or trip on MyTrips page, error message should appear on MyTrips page