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

implement stories 1-6 #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cosminnegru
Copy link

Implement the following stories (development + testing)

  1. As a User I want to be able to book a reservation for one or more tennis court at a given date schedule

As a User I want to be able to see what time slots are free
As a User I want to be able to cancel a reservation
As a User I want to be able to reschedule a reservation
5. As a Tennis Court Admin, I want to be able to Create/Update/Delete/Find by id/Find by name/List all the guests

As a Tennis Court Admin, I want to be able to create schedule slots for a given tennis court

Implement the following requirements

  • Implement all the missing Restful swagger statements and the API paths to the controllers
  • Check why rescheduleReservation in the class ReservationService.java is not working correctly and fix it

If needed, I can implement the remaining ones.

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.

1 participant