Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 944 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 944 Bytes

Recipe Generator

Input items from your fridge and pantry to generate the best possible recipes for your current situation. All recipes were generated by food.com. App is currently on the Google Play Store (https://play.google.com/store/apps/details?id=com.aadeel.recipe_app).

Commands

Run this command from the root to run the app.

flutter run

Run this command from the api folder to run and compile the backend.

yarn start

Screenshots

drawing   drawing   drawing  

Tech Stack

  • Flutter
  • Dart
  • GraphQL
  • Firebase
  • Python (Web Scraping)
  • Node.js (14.4.0)
  • MongoDB (Cloud Atlas)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.