koma
An application that can manage your recipes in Markdown Form, creating shopping lists and manage your week plan.
Workflow
- 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.
Project Status
Beginning Phase
Why Markdown
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".
Technology Choices
- Kotlin
- Spring Boot
- Flyway
- PostgreSQL
- Heroku