Wokstym / Qook

Simple mobile app for storing recipes and helping with shopping written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qook


Qook is a simple app for storing recipes. You can choose what recipes do you want to cook today and generate shopping list based on that. Each recipe contains instructions, ingredients and steps required followed by picture of that recipe.

App is written in kotlin and connects to spring boot backend using retrofit and shows pictures with help of piccasso, which are stored in external image4.io service. Backend uses spring data jpa to store data in postgres, all managed by docker containers.

Currently app is hobby app tinkered with in free time to learn and preserve good practises aswell as build something usefull and pleasant to look at

Demo

About

Simple mobile app for storing recipes and helping with shopping written in Kotlin


Languages

Language:Kotlin 96.7%Language:Java 3.3%