Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 673 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 673 Bytes

Timee

Tech Stack: Swift, SwiftUI, Combine, TCA

SPM Dependencies: TCA (The Composable Architecture), GRDB (database)

App Pattern / Architecture: TCA (The Composable Architecture)

Supported Devices: iPhone only

Supported Themes: Light only


timee_overview


Simple time tracker that does the job

  • User can start and stop tracking time
  • Time entry can have a description
  • User can see a list of previously tracked time entries
  • User can remove time entries
  • Time entries are persisted between app launches