Skip to content

dragstor/freelancers-dashboard

Repository files navigation

header

This app is a work in progress and it's made for freelancers who need to keep a simple track of time and earnings. I'm still learning Swift, so bare with me 😊

Features

  • Dark and light appearance OOB
  • Simple work timer
  • Simple earnings overview
  • Configurable
    • Maximum weekly working hours
    • Hourly rate (used to calculate earnings)
    • Autostart

The App

App consists of the popover timer (sits in the status bar) and a main window with few features currently available.

Main window

main window

The app itslef consists of a main window with (currently) just a few available features, such as:

  • Time sheets
    • for today
    • for current week
  • Earnings
  • Preferences

Popover Timer

Popover Timer

Perhaps the most useful feature - work timer. It's fully manual, so user has to start and stop the timer before and after they finish with work they want to log time for.

3rd party libraries & attributions

TODO

  • Enter worked hours into the timesheet upon stopping the timer
  • Edit worked hours (from the timesheets)
  • Implement calendar (extend timesheets)
  • Automatically calculate earnings (based on timesheets)
  • and many more, check the board

License

GPL 3.0