react-timeclock

  • description: timeclock component for tracking work done on a website
    • clock in/out when working on your site and record what you’ve done
    • add to a site during development to easily track how long you’ve worked
  • npm
  • github
  • architecture:
  • next steps:
    • allow user to store their data and pass in via props
    • display weekly/monthly totals and averages in hours
    • allow user to export their data

Visit this page for a demo of this project.