Skip to content

A Python Flask application to track work time.

Notifications You must be signed in to change notification settings

M786453/TimeLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeLog

A Python Flask application to track work time.

Features

  • Allow users to track their work time.
  • Allow users to pause/resume their work time.
  • Allow users to see history of their work time in the form of charts.
  • Store users work time in sqlite database.
  • Update users work time continuously in database in order to avoid loss of record if application closes accidently.

Screenshots

Home Page

Home Page

Insert Task Page

Insert Task Page

Log Page

Log Page

History Page

History Page

About

A Python Flask application to track work time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published