Skip to content

Latest commit

 

History

History
92 lines (49 loc) · 4.88 KB

Sprint4.md

File metadata and controls

92 lines (49 loc) · 4.88 KB

Frontend

Tourists will be able to book a package #68

Tourists will be able to add comments on a package that he/she has booked#69

Tour guide should not be able to book a package.#70

Tourist should not be able to see the "Add Package" button. #77

White space between the background image and about us section #74

Tourists can view booked packages on their profile-frontend #79

Tourists will be able to view their booked packages in their profile #73

Name of the user should update automatically if changed during editing the user profile#75

Frontend Cypress Tests #98

Backend

Tourists can provide feedback and recommendations about packages#8

update searchPackage to get package id in response.#81

Tourists should be able to book a package #72

Tourists will be able to view their booked packages in their profile #73

Tourists will be able to add comments on a package that he/she has booked#71

Tourists can view booked packages on their profile#78

The name of a user does not get updated in the registers table when the user edits his/her name#76

Backend Unit tests#97

Backend Unit Testing

SE_backend_testing.mp4

Frontend Cypress Testing

cypress-frontend_test.mp4

Frontend Web development

Run the below commands to start the development server.

cd ../frontend

ng serve

Register Page

Screen Shot 2022-04-20 at 10 52 53 PM

Login Page

Screen Shot 2022-04-20 at 10 53 12 PM

Tourist Places in an Area

Screen Shot 2022-04-20 at 10 54 48 PM

Screen Shot 2022-04-20 at 10 55 11 PM

Packages in an Area

Screen Shot 2022-04-20 at 10 55 37 PM

Tourist Profile Page

Screen Shot 2022-04-20 at 10 53 24 PM

Tourist Edit Profile Page

Screen Shot 2022-04-20 at 10 53 37 PM

Tourist Booked Packages

Screen Shot 2022-04-20 at 10 53 59 PM

Add Review Form for a booked Package

Screen Shot 2022-04-20 at 10 54 23 PM

Tour Guide Profile Page

Screen Shot 2022-04-20 at 10 55 55 PM

Tour Guide Add Package page

Screen Shot 2022-04-20 at 10 56 33 PM