https://github.com/edwardcdev/puente
Data Visualization and Management dashboard using React, GraphQL, d3, Leaflet and Bootstrap
https://github.com/edwardcdev/puente
bootstrap d3 graphql jamstack leaflet react recharts redux
Last synced: 6 months ago
JSON representation
Data Visualization and Management dashboard using React, GraphQL, d3, Leaflet and Bootstrap
- Host: GitHub
- URL: https://github.com/edwardcdev/puente
- Owner: edwardcdev
- Created: 2021-10-17T05:26:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-17T05:36:12.000Z (over 4 years ago)
- Last Synced: 2025-06-05T01:42:41.928Z (8 months ago)
- Topics: bootstrap, d3, graphql, jamstack, leaflet, react, recharts, redux
- Language: JavaScript
- Homepage: https://puente-dashboard.herokuapp.com/
- Size: 33.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# Puente
[](https://travis-ci.com/hopetambala/puente-react-dashboard)
[](https://www.codacy.com/app/hopetambala/puente-react-dashboard?utm_source=github.com&utm_medium=referral&utm_content=hopetambala/puente-react-dashboard&utm_campaign=Badge_Grade)
[](https://codecov.io/gh/hopetambala/puente-react-dashboard)



## Introduction
Puente is a web dashboard used to visualize data collected on the ground in developing countries.
For a live demo, please check out [here](https://puente-dashboard.herokuapp.com/)

## Specification
1. [ReactJS](https://reactjs.org)
1. [Redux](https://redux.js.org/)
1. [Apollo's GraphQL](https://www.apollographql.com/docs/)
1. [JAM Stack architecture](https://jamstack.org/)
1. [Recharts](http://recharts.org/)
1. [create-react-app](https://github.com/facebook/create-react-app)
## Running
1. `npm install`
1. `npm start`
1. `npm test`
1. `npm build`
1. `npm lint`