Coder Social home page Coder Social logo

bonappetit's People

Contributors

roysegall avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

shootermv

bonappetit's Issues

Add e2e

The e2e will check with pupeteer the front page, searching and display recipe item.

Front end design

Two ways to get it done:

  • Create s simple skith
  • Look for a ready design

The front end has a couple of elements:

  • A front page will ask you what's the products you have - egg, flower, beef etc.
  • A page that shows all the recipes
  • A page that shows a single recipe

Connect the frontend to the backend

After we created the page we need to bind the components to the server and combined the logic:

  • Pull items products from DB in the front page
  • Create a search endpoint + search logic
  • Pull recipe item from DB in the product page

Good luck!

Add recipie

  • name
  • description
  • ingredients:
    • product ID
    • amount - 1, 0.5, 2.5
    • quantaty - pieces, kb, ml
  • video
  • level: [beginner, intemident etc. etc.]
  • steps:
    • text
    • time to the next step

Move server to another library

Since we going to add react we need to move all the server to a library called server.

This also impacts the travis and the caching in travis.

Fix and add migrations

We need to add list products IDs and not just the product name - this will help us for searching.

We also need to add more products and more recipe

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.