Kael19 - OMOA Challange

Hello Code with Chris Community!
My goal for this month is to create a really simple workout tracker with SwiftUI. It will be challenging as I have not done a month long project with SwiftUI before. I am really excited to get started and also see what the community is doing!

Hey Kael, that’s awesome! It seems like all of us so far are tackling SwiftUI projects for this challenge :slight_smile:
Excited to see what your plans are!

1 Like

Over the last days, I have finished the main design language of the app and prototyped the main screen in SwiftUI. Next I want to tackle two topics: Using CoreData as my persistence solution and building a custom calendar view in SwiftUI. Here are some screenshots of my designs:

Wow!! Looking good Onur!

1 Like

I’ve fully implemented the main screen view in SwiftUI and added the ability to add new exercises. The data is not persistent yet and the calendar is non-functional but I am making progress.

1 Like