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

[5pt] - Setup frontend add & delete cars. Sunga #11

Closed
5 tasks
hmunish opened this issue Oct 25, 2023 · 0 comments · Fixed by hmunish/final-capstone-frontend#9
Closed
5 tasks

[5pt] - Setup frontend add & delete cars. Sunga #11

hmunish opened this issue Oct 25, 2023 · 0 comments · Fixed by hmunish/final-capstone-frontend#9
Assignees

Comments

@hmunish
Copy link
Owner

hmunish commented Oct 25, 2023

  • Add form to add resorts to the database
  • Add a list of resorts with a delete button.
  • Add styles for add & delete pages.
  • Add Redux async thunk to add & delete resorts from the database.
  • Add React hooks to update the view after API requests.

When the user clicks the "Add item" link in the navigation panel they can see a form for adding a new item.

When the user clicks the "Delete item" link in the navigation panel they can see a list of all items with title and "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.

@hmunish hmunish self-assigned this Oct 25, 2023
@hmunish hmunish changed the title [5pt] - Setup frontend add & delete resorts [5pt] - Setup frontend add & delete resorts. Abdoul & Munish. Oct 25, 2023
@hmunish hmunish changed the title [5pt] - Setup frontend add & delete resorts. Abdoul & Munish. [5pt] - Setup frontend add & delete cars. Abdoul & Munish. Oct 29, 2023
@hmunish hmunish removed their assignment Nov 1, 2023
@sunga12 sunga12 linked a pull request Nov 3, 2023 that will close this issue
@sunga12 sunga12 closed this as completed Nov 3, 2023
@hmunish hmunish changed the title [5pt] - Setup frontend add & delete cars. Abdoul & Munish. [5pt] - Setup frontend add & delete cars. Sunga Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants