Skip to content

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.

Notifications You must be signed in to change notification settings

lucyjin3/TimeBlock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeBlock

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.

Installation Instructions

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.

The Team

TimeBlock is currently maintained by Evan Brooks, Aidan Piñeiro, Hyoyoung Jin, and Peter Salmon.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • HTML 1.2%
  • CSS 0.5%