Skip to content

The Flutter Application and website submission for Fork-It Hackathon 2023 conducted by Cosy Labs and ACM IIITD

Notifications You must be signed in to change notification settings

FakePickle/Taste-Of-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taste Of API

Taste Of API is a mobile app and a website that helps chefs and homemakers discover new dishes or find variations of existing ones based on their preferred cuisine, calorie preference or protein preferences. It uses the RecipeDB API to fetch and display recipes. It uses the FlavourDB API to fetch the all the similar dishes with the entered name.

Contents

  • Flutter Mobile Application
  • Website using HTML, CSS & Javascript
  • Website simulating a chatbot using RecipeDB & FlavourDB API

Features

  • Cuisine Selection: Choose from a variety of cuisines to explore different dishes using RecipeDB API.
  • Calorie Limit: Input your desired calorie limit with a range of ±10 to find dishes within that range using RecipeDB API.
  • Recipe Details: View detailed information about each recipe, including ingredients and preparation steps using RecipeDB API.
  • Similar Food Items Provides all possible combinations of the ingredients the chef wishes to prepare using FlavourDB API.

Getting Started

Prerequisites

  • Python 3.6 or higher
  • Flutter/Dart SDK
  • RecipeDB API key
  • FlavourDB API key

Installation

  1. Clone the repository:

    git clone https://github.com/Vikranth3140/Taste-Of-API.git

Note

Ensure you keep your API keys confidential and do not share it publicly.

Authors

Vikranth Udandarao
Harsh Mistry
Noel Tiju
Muthuraj Vairamuthu

About

The Flutter Application and website submission for Fork-It Hackathon 2023 conducted by Cosy Labs and ACM IIITD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 42.8%
  • C++ 24.2%
  • CMake 16.8%
  • Python 6.4%
  • HTML 4.5%
  • JavaScript 2.5%
  • Other 2.8%