edgarmuyomba / pantry_pal

A mobile application used to discover food receipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pantry Pal

A receipe application used to discover dishes that can be made using the provided available ingredients Enter the ingredients available at your disposal and discover up to 10 receipes that can be made using those ingredients sorted based on popularity

The application uses the spoonacular API to derive the dishes from the ingredients

Screenshots

Screenshot

Requirements

  1. Flutter
  2. Android Studio

Setting up dev

  1. Clone the repository
    git clone <url>
  2. Enter the created directory pantry_pal using the terminal
    cd pantry_pal
  3. Install the necessary dependencies
    flutter pub get
  4. Run the project
    • Either navigate the lib/main.dart file and click the run button
    • Or using the terminal
      flutter run

Built with

  1. Spoonacular

About

A mobile application used to discover food receipes


Languages

Language:Dart 36.6%Language:C++ 31.3%Language:CMake 25.8%Language:HTML 2.5%Language:C 2.0%Language:Swift 1.6%Language:Kotlin 0.2%Language:Objective-C 0.1%