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

Add reservation list #7

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Add reservation list #7

merged 3 commits into from
Nov 1, 2023

Conversation

hmunish
Copy link
Owner

@hmunish hmunish commented Nov 1, 2023

Tasks completed:-

  • Add React component with styles to render all reservations.
  • Add Redux async thunk to fetch all the reservations.
  • Add required React hooks to display all the reservations after API request completed.

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).

@hmunish hmunish linked an issue Nov 1, 2023 that may be closed by this pull request
3 tasks
@hmunish hmunish requested a review from aradradev November 1, 2023 13:39
Copy link
Collaborator

@aradradev aradradev left a comment

Choose a reason for hiding this comment

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

@hmunish 👍 The project is working fine for listing and adding reservations, Great Job!

Highlight
🟢 No linter error
🟢 Professional Pull Request
🟢 Commits messages well documented
It is time to merge it, I guess.

@hmunish hmunish merged commit c886baf into dev Nov 1, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3pt] - Add frontend reservation list - Sunga
2 participants