An application that can manage your recipes in Markdown Form, creating shopping lists and manage your week plan.
- Configure your account.
- Datasource: Manage your Git Repository containing your recipes in Markdown.
- koma will import your recipes from your datasource, allowing you to see and filter them.
- You can create shopping lists out of your recipes.
- You can plan your week and creating a shopping list from that plan as well.
Beginning Phase
I was tired on heaving to put recipes into special formats for managing applications. Markdown allows some form of portability. At least you do not have to "get your data out".
- Kotlin
- Spring Boot
- Flyway
- PostgreSQL
- Heroku