Skip to content

anthonyisensee/event-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Tracker

Event tracker is the modern equivalent of the "It has been  X  days since the last accident" whiteboard. It is designed to help you easily visualize the time since an event has occurred by allowing you to create custom trackers and log events against them.

Development

To begin developing:

  • If you intend to submit a pull request fork the repo.
  • Clone the repo (or forked repo) to your local machine.
  • Install npm or verify that it has already been installed using npm -v.
  • Run npm i in the project directory to install dependencies.
  • Run the project with npm start.

Deployment

Event Tracker automatically deploys code pushed to the prod branch.

About

A web equivalent of the "it has been _n_ days since the last accident" whiteboard. 🚨💣🔥 Easily track and visualize the times and details of (probably bad) events. ☣️☠️☢️ Built with React and IndexedDB.

Resources

Stars

Watchers

Forks

Contributors