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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/page reservations #38

Merged
merged 5 commits into from Jun 8, 2022
Merged

Conversation

eduardosancho
Copy link
Collaborator

@eduardosancho eduardosancho commented Jun 8, 2022

What was done in this PR by @eduardosancho 馃巸 :

Closes issue #8

  • Create a new path and a component to map all reservations made by a user.
  • Reservation data is hard-coded, and should later be gotten from the redux-store.
  • Display all information on larger screens.
  • Hide checkout date and stars on smaller screens.

@eduardosancho eduardosancho added the enhancement New feature or request label Jun 8, 2022
@eduardosancho eduardosancho self-assigned this Jun 8, 2022
@eduardosancho eduardosancho linked an issue Jun 8, 2022 that may be closed by this pull request
7 tasks
@eduardosancho eduardosancho requested a review from Yothu June 8, 2022 21:39
Copy link
Owner

@Yothu Yothu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Nice list!

You can merge it!

@eduardosancho eduardosancho merged commit dd6961c into development Jun 8, 2022
@eduardosancho eduardosancho deleted the feature/page-reservations branch June 8, 2022 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3pts] Create My Reservations page
2 participants