Skip to content

This is a timesheet app I developed at work. Simply javascript.

Notifications You must be signed in to change notification settings

Benchwork/timeSheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TimeSheet Calculator

This is a simple timesheet calculator written in javascript. It uses Twitter Bootstrap for tables and styling, and uses ChartKick.js to graph what you spend your time on into a pie graph.

The javascript is written using Prototype.js.

All functionality for this app is enclosed in one class, named timeKeep, in js/timekeep-proto.js.

About

This is a timesheet app I developed at work. Simply javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.8%
  • CSS 9.2%