ogiogiovictor / Final-Group-Capstone-Reservation-Rails

Rentomotors is an app that enables users to reserve cars for their personal benefits for a certain period of time. It built with Ruby on Rails and React Js used as frontend.
MIT License
0 stars 0 forks source link

[1pt]Delete Item (Motorcycle) (Backend) #7

Open ogiogiovictor opened 1 year ago

ogiogiovictor commented 1 year ago

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.

ogiogiovictor commented 1 year ago

This taks is assigned to Fernando