Skip to content

Lefty is a mobile app that scans existing ingredients and suggests recipes to use them, in order to reduce food waste.

Notifications You must be signed in to change notification settings

ruishanteo/lefty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3dd96b9 · Oct 15, 2023

History

23 Commits
Oct 7, 2023
Oct 8, 2023
Oct 8, 2023
Oct 10, 2023
Oct 8, 2023
Oct 7, 2023
Oct 4, 2023
Oct 8, 2023
Oct 8, 2023
Oct 7, 2023
Oct 15, 2023
Oct 7, 2023
Oct 2, 2023
Oct 7, 2023
Oct 7, 2023

Repository files navigation

Lefty

This app is designed to help you find the recipes by scanning the ingredients you have in order to reduce food waste.

Home Page

Features

  • Ingredient Scanning: Easily add ingredients by scanning them with your device's camera.

    Scan ingredient
  • Ingredient Management: Customise your ingredients list by manually adding or deleting ingredients.

    Ingredient Management
  • Recipe Search: Search for mouth-watering recipes that match your ingredients.

    Recipe Search
  • Detailed Recipe View: View more information about each recipe, including the description, list of required ingredients, and even a step-by-step cooking instructions.

    Detailed Recipe View
  • Filter and Sort: You can filter and sort to narrow down your recipe choices by dish type, cuisine, dietary preferences, and more.

    Sort and Filter

Installation (for frontend)

  1. Clone the repository to your local machine:

    git clone https://github.com/ruishanteo/lefty.git
  2. Navigate to the project directory:

    cd lefty
  3. Install dependencies using your preferred package manager:

    npm install
    # or
    yarn install
  4. Run the app on a connected device or emulator:

    npm start
    # or
    yarn start
  5. Follow the on-screen instructions to launch the app.

Technologies used

React Native JavaScript Python Google Vision AI Git

 

Other Links

About

Lefty is a mobile app that scans existing ingredients and suggests recipes to use them, in order to reduce food waste.

Resources

Stars

Watchers

Forks

Packages

No packages published