Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 392 Bytes

time_tracker

A simple app for tracking time across tasks

Overview

The purpose of this app was simply to be an exercise for myself to experiment with and learn the Flutter framework. It is fairly minimalisitic but implements basic functionality. Current features include adding a task, deleting a task, switching between tasks, and editing the name/elapsed time for a given task.