Code Monkey home page Code Monkey logo

tensorflowters / les-petits-plats Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 6.21 MB

The goal is to implement a simple interface allowing you to search in a list of recipes. This search can be done both from a main search bar and from advances search fields. The search algorithms have been particularly studied to be the most efficient possible in the restitution recipes in the DOM based on the filters applied.

HTML 1.37% JavaScript 85.13% SCSS 13.50%
algorithms javascript search-algorithm factory-design-pattern

les-petits-plats's Introduction

Les petits plats

forthebadge forthebadge forthebadge forthebadge

The goal is to implement a simple interface allowing you to search in a list of recipes

This search can be done both from a main search bar and from advances search fields

The search algorithms have been particularly studied to be the most efficient possible in the restitution recipes in the DOM based on the filters applied

You also have two different branches. On the first (feature / OP7-functional-algorithm) you will find these algorithms implemented only with the functional methods (forEach, map, and filter)

On the second (feature / OP7-oriented-object-algorithm), the for loop methods are used.

The page is responsive and has been validated by the W3C validator.

Start-up: You just need to clone the project and run an npm install or yarn install. The data is hard-loaded into the directory api / data. You can then open the index.html on your preferred browser.

Made with: Webstorm - Code editor, SCSS - CSS Preprocessor, Javascript, EsLint - Linter JS

Author: Arthur B

les-petits-plats's People

Contributors

tensorflowters avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.