Skip to content

Waste-Not Want-Not is a react-native.js mobile application designed to fight unnecessary food waste. It allows the user to search through a list of ingredients and the app fetches from 'spoonacular' api to recommend recipes based on the tagged ingredients. It also allows users to add any 'intolerances' which is then factored into the recipe search.

Notifications You must be signed in to change notification settings

StevieV1903/food_app

 
 

Repository files navigation

Waste-Not Want-Not

This project was created by Steve Vance, Chris Fraser and James Fraser.

Waste-Not Want-Not is a react-native.js mobile application designed to fight unnecessary food waste. It allows the user to search through a list of ingredients and the app fetches from 'spoonacular' api to recommend recipes based on the tagged ingredients. It also allows users to add any 'intolerances' which is then factored into the recipe search.

A react-native / firebase application that can be run on android or IOS.


Installation

Clone

  • Clone this repo to your local machine

Setup

Firstly install Expo

$ npm install -g expo-cli

now install packages

$ npm install

start the application in expo

$ expo start

this will open expo in a browser tab. To run the app on an iphone or android emulator ensure you are using Tunnel rather than LAN.


Screenshot of landing page Screenshot of predictive search Screenshot ingredients and intolerances Screenshot recipe ideas Screenshot of chosen recipe

About

Waste-Not Want-Not is a react-native.js mobile application designed to fight unnecessary food waste. It allows the user to search through a list of ingredients and the app fetches from 'spoonacular' api to recommend recipes based on the tagged ingredients. It also allows users to add any 'intolerances' which is then factored into the recipe search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%