Dough (working title) is a mobile app for independent bakery owners that uses AI vision to analyze unsold goods at the end of the day, calculate revenue lost, and build recommendations over time so you make exactly what you can sell. Built because I worked in a bakery and watched the same items get thrown out every week with no data, no tracking, and no way to get better.
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app in a development build, Android emulator, iOS simulator, or Expo Go.
You can start developing by editing the files inside the app directory. This project uses file-based routing.