Skip to content

codebaard/TimeSquirrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleTimeRegistration

Small Flask based Webapp for easy time registration to create invoices, etc.

Current development stage: Alpha

Working:

  • Register User
  • Log In/Out (Session Cookie saved)
  • Create and Edit Projects
  • Create working hour dataset (Auto + Manual)
  • Print recent hours
  • Concise overview of particular project
  • Safe delete hour datasets

In Development:

  • Export hours as csv

Technical Backog

  • Time handling: Server vs User vs tzinfo
  • Sanitize SQL Input
  • Consolidate html-templates
  • Refactor naming
  • Switch SQLite -> mySQL
  • Modular run-config

Feature Backlog:

  • Add label to working hour dataset
  • Set parent project for nested structure
  • Collaborative projects
  • Sleek GUI
  • Email verification
  • User roles
  • Organisations

About

Small Flask based Webapp for easy time registration to create invoices, etc.

Resources

License

Stars

Watchers

Forks