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

Cars list #5

Merged
merged 22 commits into from
Oct 31, 2023
Merged

Cars list #5

merged 22 commits into from
Oct 31, 2023

Conversation

sunga12
Copy link
Collaborator

@sunga12 sunga12 commented Oct 31, 2023

In the Cars List Page:

  • Cars list React component.
  • Add styles for car component.
  • Add Redux async API requests to fetch all the cars.

In the navigation panel, the user can see links to:

  • "New reservations" form.
  • "My reservations".
  • "Add Car" (the link is visible to everybody).
  • "Delete Car" (the link is visible to everybody).
  • Add styles for navigation.

@hmunish
Copy link
Owner

hmunish commented Oct 31, 2023

@sunga12 are you done working on this task?

@sunga12
Copy link
Collaborator Author

sunga12 commented Oct 31, 2023

@hmunish no not yet, still working on it.

@hmunish hmunish self-requested a review October 31, 2023 22:06
Copy link
Owner

@hmunish hmunish left a comment

Choose a reason for hiding this comment

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

@sunga12, I have added the required styles for the navbar & cars list. Now, everything seems to be working fine. It's time to merge it.

@hmunish hmunish merged commit bd9a249 into dev Oct 31, 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.

[2pt] Add Navigation -Sunga [1pt] - Add Frontend Cars list page - Faranosh
2 participants