Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Schedule api #12

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Schedule api #12

merged 2 commits into from
Mar 5, 2024

Conversation

vita133
Copy link

@vita133 vita133 commented Feb 26, 2024

In this pull request, a new API with methods for retrieving and editing the schedule was added. Key changes include:

  • Addition of the ScheduleApi with methods for working with the schedule.
  • Addition of methods for retrieving the schedule with general and authorized access, retrieving event details, deleting an event, adding, and editing an event.
  • Definition of DTO (Data Transfer Objects) data models for interaction with the server.
  • Сorresponding repository and viewmodel with viewmodel factory were created.

@vita133 vita133 changed the base branch from main to dev February 26, 2024 12:00
@michigang1 michigang1 self-requested a review March 3, 2024 13:13
@michigang1 michigang1 merged commit ca38257 into dev Mar 5, 2024
2 checks passed
@vita133 vita133 deleted the schedule_api branch March 7, 2024 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants