Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

ramonfabrega/casabruja_react

Repository files navigation

  • yarn install
  • yarn start

TODO:

  • Move modal Checkout.js -> ProductTable.js
  • Refactor Redux
  • Login.js
    • Password Reset modal message
    • Validation
  • Register.js
    • Validation
  • Profile.js
    • Validation
  • Subscriptions.js
  • PurchaseHistory.js
  • Rewards.js
  • Payment
  • Admin Panel
    • Item control
      • Adjust prices
      • Add items
      • Add images
    • QR code generation access
  • BG txid's

Component Signatures

  • const Product = ({ product, cart, updateProduct }) => <Card>
  • const Checkout = ({ cart, updateProduct }) => <Segment>

Useful:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published