neuefische / hh-java-24-2-teamproject-2

RestaurantApp is an application for managing and organizing restaurant details. Users can save their favorite restaurants information.
https://restaurantapp.aljoschazoeller.com/
2 stars 0 forks source link

Edit (PUT) restaurant #7

Open gcode-de opened 5 months ago

gcode-de commented 5 months ago

As a User I need to edit the details of a restaurant in my library to be able to update information for a restaurant

Description

Implement a feature that allows users to edit the details of a restaurant. Users should be able to modify the title and the city, not the id.

Acceptance Criteria

Tasks