Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 385 Bytes

Les petits plats

Project

  • Allow users to quickly find recipes from a fluid search engine.

Front-end method

  • Development of an efficient search algorithm.

Two approaches to compare

  • Classic linear search.
  • Linear search using chunks.

Language

JavaScript

Tools

Using the framework Bootstrap and the preprocessor sass.