Welcome to the TV Show Scheduler, with this webapp, you can easily generate a custom calendar that fits your rewatch schedule.
Enter the show you want to rewatch, the number of episodes you want to watch and the date before you want to rewatch. The app will then create a calendar with a suggested episode schedule for you to follow.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- Node
A step by step series of examples that tell you how to get a development env running
- Clone the repository
git clone https://github.com/artolajon/TV-Show-Scheduler.git
- Install the required packages
npm i
- Run the development server
npm run serve
This project is licensed under the MIT License - see the LICENSE.md file for details
Enjoy!