App Development
Here I document my personal journey in app development – from the first idea to the finished app.
Chorez
Chorez is my first app project. I started it because I wanted an app that combines everything: to-do lists, shopping lists, appointments, and more. Instead of using five different apps, I wanted to build my own central solution.
Chorez is developed with Flutter & Dart. I mainly work with Visual Studio Code but also with Android Studio – depending on what fits best at the moment.
The goal: a beautiful, intuitive app for everyday use, focused on clarity and practicality.
Making Of
The development of Chorez has been (and still is) an exciting learning journey for me. Here, I document the tools, frameworks, and experiences that have accompanied me along the way.Die Entwicklung von Chorez war (und ist) für mich ein spannender Lernprozess. Hier dokumentiere ich die Tools, Frameworks und Erfahrungen, die mich begleitet haben.
- Flutter & Dart: A cross-platform framework that allows me to build one app for both Android and iOS simultaneously.
- VSCode: My preferred editor for quick iterations — especially because of its Flutter extensions and overall performance.
- Android Studio: I use it for UI previews, emulators, and occasionally for debugging.
- Testing: My first steps with widget and integration testing.
- Deployment: The goal is to eventually publish the app on the Play Store, and maybe later on the App Store as well.
With every commit, I learn something new — whether it’s in UI design, app architecture, or handling user feedback. The journey continues!