A productivity app to help users keep track of time spent on goals/activities by being able to see their progress through built-in progress bar.
- Swift 4.2+
- XCode 10.2+
- CRUD (Create, Read, Update, Destroy) Goals
- Timer for when user works on a goal
- Visually track goals through progress bar
- See list of time sessions spent on goal
- XCode
- UIKit
- Core Animation
- Core Data
- MVVM
- Stephen Ouyang - initial work xiouyang@gmail.com
This project is licensed under the GNU General Public License - see the LICENSE.md file for more info.
- Massive thanks to Brian Voong for his tutorials