Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.15 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.15 KB

Les Petits Plats

Les Petits Plats is a recipe search engine based on the ingredients and utensils you have on hand. Project 7 of the OpenClassrooms "Front End Developer" training.

The application consists of a simple page, made with Javascript (vanilla). On this page a search engine allows you to search in a database of 50 recipes (represented by a JSON file) either via keywords (which will match the name, description or ingredient list of the recipes) or via a selector of ingredients, utensils or appliances.

PROJECT GOALS:

  • Analyze a computer problem
  • Develop an algorithm to solve a problem

Useful links:

License

This project is part of the OpenClassrooms Front-End Developer course. The code is freely reusable, but the images / logo / figma mock-up do not belong to me.

If you are also an OC student, you can freely draw inspiration from my work, but I obviously do not recommend copying parts of it.