/FitCalc

This is my first app called FitCalc. basically a calculator app that calculates things related to health & fitness.

Primary LanguageSwift

FitCalc - Fitness Calculator

This is my first app called FitCalc. basically a calculator app that calculates things related to health & fitness.

Uygulama Ekran Görüntüsü

DevLog

Day Comment
09.05.2023 Today i added the Calorie Intake Calculator
26.05.2023 Today i changed my apps design little bit and categorized the calculators into 3 categories. Body Measurement Calculators , Dietary Calculators , Fitness Calculators. For now i am planning to release app with 9 calculators , so every category will have 3 calculators. Then maybe later i can add calculators and categories with updates. Currently i have done 6 calculators and there is 3 left.
26.05.2023 i added the weight loss calculator.
30.05.2023 Today i learned about auto layout and started to fix my screens so far finished 3 of them tenths to go. So much work is done today all the screens is now fixed using auto layout and learned the basics. now 1 or 2 calculators left before i call this app v1.0.
02.06.2023 Today i added the walking calorie calculator to app and now app has 8 calculators each one works nice without any problems so far. i am having some problems with auto layout but the learning process still goes and i will fix them.
03.06.2023 Auto Layout problems fixed.
06.06.2023 Textfields was not shown when typing due to keyboard blocking it's view. Fixed this using flexible space. Animations added to all buttons with spring damping effect. Flexible space added to all screens. none of them have the blocking problem after now.
12.06.2023 App almost done , little tweaks and adjustments left. currently prepearign for app store review process. finishing design and doing some mockups also learning figma during this process.
18.06.2023 App logo is chaned for third time and this was the last revision. Folder Structre fixed. Learning about SOLID principles and i am trying to use them on my project as much as i can and the first principle is single resposibility. in the old version of my code the calculator function was doing every thing starting from chechking the user inputs to calculation to reaction. but today i made the changes and after now every event has its own function such as = verification - calculation - reaction - animation
01.07.2023 Today was a big day i made the last changes to the app and fixed few bugs and today i started my developer program for this year and made the submit for this app
03.07.2023 Review rejected because of some bugs, bugs are fixed and i resubmitted it.
04.07.2023 FitCalc is released on app store.