Skip to content

The Naive Baker is a project to let you explore new recipes with ingredients you already have at hand. Enter your pantry quickly using autocomplete and machine generated ingredient suggestions, then find out what you can cook! Use the filters to limit the amount of time you have, or to select the particular ingredients you feel like cooking with…

Notifications You must be signed in to change notification settings

gurnanijay/NaiveBaker

 
 

Repository files navigation

The_Naive_Baker

The Naive Baker is a project to let you explore new recipes with ingredients you already have at hand. Enter your pantry quickly using autocomplete and machine generated ingredient suggestions, then find out what you can cook! Use the filters to limit the amount of time you have, or to select the particular ingredients you feel like cooking with today. We use Agile process model here, specifically SCRUM. Details of Sprints can be found in /documents/Lab3/SprintPlan.docx User Stories at /documents/Lab3/UserStories.docx

Status:

Current Sprint : Sprint 1

User Stories to be done :

  • As a User, I should be able to build my pantry(enter ingredients with autocompletion) and apply filters like Veg/Non-Veg, type of cuisine, etc. so that I can get a set of recipes that I can cook
  • As a User, I should be able to search ingredients from ingredient list so that can add them to the ingredients for searching recipes(Autocompletion)
  • As a User, I want the system to respond within 3 sec of time and be available always (up to 90% of the time) so that I can go through more recipes in less time.
  • As a User, I should be provided with a list of contacts of administrative departments so that I could give feedback, contact in case of any discrepancies

User Stories done so far :

About

The Naive Baker is a project to let you explore new recipes with ingredients you already have at hand. Enter your pantry quickly using autocomplete and machine generated ingredient suggestions, then find out what you can cook! Use the filters to limit the amount of time you have, or to select the particular ingredients you feel like cooking with…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.3%
  • CSS 27.0%
  • JavaScript 24.0%
  • Python 15.7%