The Anime Schedule API is designed to streamline the discovery and tracking of anime schedules, ensuring users can stay updated on the latest anime broadcasts and never miss an episode.
For this project, the following technologies were used:
- Clone the repository:
git clone <repository-url> - Navigate to the project directory:
cd <project-directory> - Restore dependencies:
dotnet restore - Build the project:
dotnet build - Run the project:
dotnet run
To get the mobile project, you can access the following link: MangaScheduleMobile.