Giter Club home page Giter Club logo

react-recipes-book's Introduction

Recipes Book App

Design link

https://www.figma.com/file/VQz2NrvK8lPykD91kedoKJ/e-commerce_2?node-id=43%3A2

Requirements

  1. Should match design.

  2. Use React Router to navigate between pages.

  3. Use database to fetch recipes and store orders.

  4. Main Page

    • when click on Get started it should navigate to receipts page.
    • Navigation menu should work.
  5. PLP

    • when click on Get started it should scroll to list section.
    • On PLP when I click See more it should render 1 extra row of items.
    • when click on item it should navigate to PDP.
      • stay on the same url but change a component
  6. PDP

    • when I click on Add to basket it should add item to basket
    • basket icon should be updated(quantity icon)
    • if I add the same product to basket it should increase quantity rather than render it as a separate.
  7. Basket

    • user can update quantity for each item
    • user can remove item from the basket
    • when user click submit, you need to store the order to your database with customer details and ordered items.
      • in the same time add a customer to customers list in DB for future mail campaigns. Make sure you don't add a customer twice(email check).

react-recipes-book's People

Contributors

giuliamml avatar

Stargazers

Roman avatar

Watchers

James Cloos 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.