/test-brbatel-web

Primary LanguageTypeScriptMIT LicenseMIT

ReactJS Application for test brbatel

About the project   |    Technologies   |    Getting started   |    License

💇🏻‍♂️ About the project

  • Stock system
  • The user can register the products he has in stock, informing the product name, the current quantity, minimum quantity, the cost and the resale price.
  • He can edit the product information.
  • It must contain a list of registered products, showing at least the name and quantity.
  • In the listing of each line, of each product, a button to add and subtract from the quantity of this product.
  • When the product has the current quantity less than the minimum, indicate in the list.
  • At the bottom of the list there are two totalizers, one for the total quantity of products, and another for the gross profit which is the total revenue minus the total cost
  • Access control through a login
  • Be responsive

To see the api, click here: BrBatel API

🚀 Technologies

Technologies that I used to develop this web client

💻 Getting started

Requirements

  • Have this application's API running

Clone the project and access the folder

$ git clone https://github.com/mauriciogirardi/test-brbatel-web.git

Follow the steps below

# Install the dependencies
$ yarn

# Start the client
$ yarn start

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜 by Mauricio Girardi 👋 See my linkedin