🗓 Apr 15, 2022⏳ 1 minutes
Business Week #8 - Yes, I'm coding
I did something and I'm happy about it
Real work on the project has started this week, finally.
New project was created using Tuist and basic configuration has been finished.
Once this was done I decided to start coding the iOS app in Xcode from the Add Goal
section - list of predefined Goal types and basic Goal screen. I did not focus on desing so much, rather prefer to spend more time on it in the polishing phase of the app.
Result of my work can be seen below.
⏳ Time spent: 240 minutes (100%)
Plan for week #9
Add Resolver to project for dependency injection. Add Storage interface to be able to save Goals.