adamdevelops / GameStash

Catalog application for videogames
0 stars 0 forks source link

Controller: Add new games, edit games, delete games #1

Open adamdevelops opened 3 months ago

adamdevelops commented 3 months ago

Create routes to be able to add/edit/delete games and consoles

adamdevelops commented 3 months ago

Created route to add new games.

adamdevelops commented 3 months ago

Create route to delete existing game by Id

adamdevelops commented 1 month ago

Create delete button for games in collection area and delete function to leverage backend route.