Create a dashboard that consumes data and has in the same database stored procedures with the different queries. The application should query directly to the database stored procedure and show the visualization. The data can be taken from any free API that you can choose, as long as it is related to the requested theme.
Visualize business data through a dynamic dashboard
- To be able to export the data in excel format
- To be able to send by mail the results Data storage
- To create the queries in stored procedures (Sequalize)
- To be able to pass some parameter.
React | React Router Dom | Redux | Chart Js |
---|---|---|---|
Git | React-Table | React Bootstrap | PWA |
Node | Mysql2 | Sequelize | Moment |
---|---|---|---|
Express-validator | Bcryptjs | JWT | Express |
Get the project code:
- Fork code:
https://github.com/No-Country/C2-G59
- Installation dependencies:
npm install
- Run:
npm start
ROLE | PASSWORD | |
---|---|---|
ADMIN | admin@mail.com | 123456 |
CEO | ceo@mail.com | 123456 |
MANAGER | manager@mail.com | 123456 |
USER | user@mail.com | 123456 |
This project is built by:
- BACKEND :
- FRONTEND :