EliasGcf / pontoloc-web

πŸ›  Web platform of pontoloc application - made with reactjs, styled-components and Unform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ReactJS Application for PontoLoc project

GitHub top language Made by Repository size GitHub last commit Repository issues GitHub

About the project   |    Technologies   |    Getting started   |    License


Layout

πŸ‘¨πŸ»β€πŸ’» About the project

This is a ReactJS web client that will be used by the company manager!

With this web client, it's possible to control the entire flow of this company, from creating customers register to finalizing contracts.

Features

  • Manage clients
  • Manage materials
  • Manage contracts
  • Calculate the final price of one contract

To see the api, click here: PontoLoc Rest 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/EliasGcf/pontoloc-web.git && cd pontoloc-web

Follow the steps below

# Install the dependencies
$ yarn

# Be sure the file 'src/services/api.ts' have the IP to your API

# Start the client
$ yarn start

After your pull request is merged, you can delete your branch

πŸ“ License

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


Made with πŸ’œ  by Elias Gabriel πŸ‘‹ See my linkedin

About

πŸ›  Web platform of pontoloc application - made with reactjs, styled-components and Unform

License:MIT License


Languages

Language:TypeScript 99.4%Language:HTML 0.5%Language:JavaScript 0.1%