Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 499 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 499 Bytes

Project Petits Plats

Introduction

Project n°7 on my Front-end Dev curiculum with OpenClassrooms

This project goal was to familirize myself algorithms.

Prompt of the project

A small business as decide to launch a recipe website like 750g or Marmiton

As a new Fron-end dev my work was :

  • HTML/CSS Integration from Figma
  • Add a search algo for all the recipes (1 with loop, 1 with array)
  • Produce a graphs of the working algos
  • Use JsBench to choose the most effective one