Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurpedroti/opms
https://github.com/arthurpedroti/opms
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arthurpedroti/opms
- Owner: ArthurPedroti
- License: mit
- Created: 2021-02-25T19:02:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T11:48:56.000Z (over 3 years ago)
- Last Synced: 2024-11-08T07:42:24.286Z (2 months ago)
- Language: TypeScript
- Size: 9.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A BI dashboard powered by pivot tables!
Description |
Languages |
Technologies |
Install |
Usage |
License## Description
This is a project at AGF Equipamentos that aims show several business indicators.
This project is writted in Typescript using React. To managed api request, we use SWR with axios and local storage to the first loadings. For create the BI tables, we used the library "React-Pivottable".## :books: Technologies / Libraries
- **#React**
- **#ReactPivottable**
- **#SWR**
- **#Axios**
- **#ESLint**
- **#Prettier**
- **#Styled-Components**
- **#Unform**
- **#Yup**## Install
```sh
yarn install
```## Usage
```sh
yarn start
```## Author
👤 **Arthur Pedroti**
* Github: [@ArthurPedroti](https://github.com/ArthurPedroti)
* Linkedin: [@ArthurPedroti](https://www.linkedin.com/in/arthurpedroti)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ArthurPedroit/OPms/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Arthur Pedroti](https://github.com/ArthurPedroti).
This project is [MIT](https://github.com/ArthurPedroit/OPms/blob/master/LICENSE) licensed.---
Made by :blue_heart: by [Arthur Pedroti](https://github.com/ArthurPedroti)