Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3pt] Front-End: Details page #5

Open
9 tasks
AbuRayhaan opened this issue Sep 17, 2022 · 0 comments
Open
9 tasks

[3pt] Front-End: Details page #5

AbuRayhaan opened this issue Sep 17, 2022 · 0 comments
Assignees

Comments

@AbuRayhaan
Copy link
Collaborator

AbuRayhaan commented Sep 17, 2022

  • Create the motorcycle details page.
  • Users should be able to see the details of a selected bike.
  • Users should be able to and they will be able to book or unbook a bike.
  • When the user clicks the "Delete item" link in the navigation panel they can see a list of all items with a title and a "Delete" button.
  • When the user clicks the "Delete" button, the selected item is marked as removed and does not show on the main list anymore.
  • To reserve an appointment, the user has to select a date and city (username and selected item are auto-filled).
  • Use the design based on the "Book a Vespa test-ride" and add all necessary inputs.
  • The user can also access the "Reserve" page from the navigation panel. In that case, only the username is auto-filled.
  • When the user clicks the "My reservations" link in the navigation panel they can see a list of their reservations (with information about item name, date, and city).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants