Git Product home page Git Product logo

aerolab-ts-store's Introduction

Aerolab - Challenge

Point-based product store.

Features

The user has a defined number of points and each product is worth a specific number of points.

  • Each product must be visibly priced in points.
  • The user should be able to filter the products by price, from highest to lowest and vice versa.
  • The user should be able to see how many points they have on their account.
  • There should be a clear way for the user to see which products he can buy and which he cannot.
  • The buy button should be available on products that the user has enough points to buy.
  • A "buy now" button should be displayed when the user interacts with a product that they can buy.
  • Cuando el usuario no puede comprar un producto, debería ver cuantos puntos le faltan para poder comprarlo.
  • A user should not be able to buy a product for which they do not have enough points to buy.
  • When the user purchases, the amount of points must be automatically deducted from the available points.
  • There should be a screen where you can see the history of redeemed products.
  • I should not be able to buy a product while charging points or buying another product.
  • There must be a maximum of 16 products on the screen but I must be able to change the page to see the rest.

Lessons Learned

I learned and practice more about CSS, React.js, and React Hooks.

Run Locally

Clone the project

  git clone https://github.com/alxmcr/aerolab-ts-store

Go to the project directory

  cd aerolab-ts-store

Install dependencies

  npm install

Start the server

  npm run start

Tech Stack

HTML, CSS, JavaScript, TypeScript, React.js

Screenshots

App Screenshot

Demo

https://aerolab-product-store.netlify.app/

Authors

Feedback

If you have any feedback, please reach out to us at [email protected].

aerolab-ts-store's People

Contributors

alxmcr avatar

Stargazers

 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.