A web app used to timeblock your day by letting users visually see the duration of events, as well as allowing groups and organizations to timeblock a shared calender to coordinate effectively.
To get this on your local system, enter your terminal/command prompt and navigate to the directory you would like your project to sit in.
Type in “git clone https://github.com/AidanPine/TimeBlock.git” to clone the repository.
Then, type “cd TimeBlock” to switch into the project directory.
Type “npm install” to install the required dependencies for the project.
Finally, type “npm start” to see this project running in your local host.
TimeBlock is currently maintained by Evan Brooks, Aidan Piñeiro, Hyoyoung Jin, and Peter Salmon.