Testing
Before preparing the final release version of our iOS nutrition app, we conducted a focused testing phase through TestFlight, Apple’s official beta testing platform. Over the course of the testing window, 20 invited users from our target audience interacted with the application in real-world scenarios. These testers provided valuable feedback that helped us fine-tune the user interface, fix minor bugs, and validate the AI-powered nutrition and recipe recommendation features in everyday use.
The TestFlight build has since expired, and we have submitted the final version of the app for review. We are currently awaiting Apple’s approval to publish the app on the App Store, where it will be widely available to the public as part of the broader Kivy ecosystem.
User Testimonials
“I loved how I could personalize my dashboard to fit my daily routine. The AI suggestions actually helped me eat healthier without even realizing I was improving my habits.” — Alexa Irina-Maria, 17, Brașov
“The app feels like it was made for people like me who don’t have time to plan meals. The daily recipe suggestions are not just healthy—they’re delicious and easy to follow.” — Istratie Ștefan, 18, Brașov
“As someone who tracks their food and workouts religiously, I was impressed by how well the app integrates with Apple Health. It’s like having a nutritionist in my pocket.” — Telea Mihai-Laurențiu, 17, Mihai
To enforce code quality and reliability, we also configured commit hooks and merge hooks that automatically triggered tests and linting on every commit and pull request, ensuring that all changes met the required standards before being merged into the main branches.