Idle Hands aims to augment existing calendar functionalities by allowing a more flexible means of schedule planning. By separating events into the concrete -- tied to specific times and places -- and the freestanding -- flexible tasks that may be tied to a specific location, but not time, Idle Hands is able to suggest where the freestanding tasks fit in seamlessly.
- In webpack.config.js, ensure that the proxy (line 75) is pointed to your correct localhost directory.
- In the project directory, run:
npm install
- Then, to run the webpack server:
npm run watch
Ctrl + C
closes the server.
- PHP
- MySQL
- HTML / CSS / SCSS
- Javascript
- Google Calendar API
- Node.js