Skip to content

A simple app to keep track o time spent on projects, built using AngularJS and CodeIgniter

Notifications You must be signed in to change notification settings

batbayar-su/clocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clocks

A simple app to keep track o time spent on projects, built using AngularJS and CodeIgniter

The goal of this project was to create a time-tracking app that anyone could download and spin up on their server or localhost LAMP stack. It's still in development, so for the time being it's best to wait until it's done.

###Development###

This project uses AngularJS to act as the front-end view-controller, and CodeIgniter to act as the back-end model-controller. It's built in Boostrap 3 to speed up development.

###Target Features###

  • store and track time spent on various projects
  • add sub-tasks to projects with their own timelines
  • set target times for each project and task, with feedback when nearing and passing target times
  • set project rates and print or email invoices

About

A simple app to keep track o time spent on projects, built using AngularJS and CodeIgniter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.2%
  • PHP 47.6%
  • Other 1.2%