This is an assistant app for a sclerotic cook such as myself π§βπ³ It manages the state of my kitchen and suggests different meals to cook π³ as well as creates a handy shopping list π
This one is an API made in Laravel and maintaining a MySQL database. Inside you can also find a mobile app (primarily for Android) serving as the front-end, written in React Native. Motivation is simple β I often forget what I have in my kitchen and need something that prevents me from buying 5 packs of cheese π§
This app can be called a WMS of sorts. Its goal is to be quick, functional and accessible, and as such, its features include:
- ποΈ maintaining kitchen stock with dynamic shopping list
- π· barcode scanner for quick product identification
- ποΈ tracking expiry dates and notifications
- π recipes adapted to current stock
This app is available at http://souschef.wpww.pl/ but it's not supposed to work for anybody, as I created it mainly for myself.
This project uses node to build frontend mobile app and does not require it for backend to work properly.
npm run compile-frontend
- run mini python creator to create new version:- asks for new version name
- updates that in
.json
files - builds the app