Sports Direct Automation Script
A simple automation app that web scraps the Sports Direct Rota app and creates google calender event for each shift.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
- Node.js
- Google API credentials JSON file
- Your SD payroll and password
Installing
A step by step series of examples that tell you how to get a development env running
Say what the step will be
npm install
To start the server
npm start
End with an example of getting some data out of the system or using it for a little demo
Deployment
Add additional notes about how to deploy this on a live system
Built With
- Node - The web framework used
- moment - Time and date library
- Google Calender API - Used to create the events in google
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc