Skip to content

[PL] Tutor's Time Tally πŸ‘©β€πŸ«β°πŸ—’οΈ An app for tallying tutor's time spent on tutoring

License

Notifications You must be signed in to change notification settings

wpwwhimself/tithree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tithree Logo

This is an app which serves as an aid for a tutor πŸ§‘β€πŸ« It tallies how much time ⏰ is spent with students and how much money πŸ’Έ is earned based on that.

Made with Vue and shipped to standalone app with Electron, motivated by my beloved πŸ’

Features

  • πŸ§‘β€πŸŽ“ managing student data
  • ✏️ writing sessions' duration and value
  • πŸ“ˆ tallying money and time, and neat plots
  • βš™οΈ customisable colors
  • πŸ“… Google Calendar integration (limited but working!)

Screenshots

This app is constantly improving and will probably change in the near future. More screenshots can be found in the dedicated folder. Home view Sessions list and navigation Tallying Calendar

Dev things

  • npm run watch - start development version
  • npm run compile - build and create an installer