Les petits plats is a school project signed OpenClassrooms which aims to develop a search algorithm in Javascript.
The project is available here on Github Pages.
The goal of this project is to
- Develop a search by text input
- Develop a search by tags
- Choose the best algorithm implementation (with the help of JSben.ch)
- Carry out the project without any librairies
- Object oriented programming
- Integration of the models provided
- Implementation of text search
- Implementation of tag searches
- W3C HTML and CSS validation