https://github.com/shhiivvaam/wijungle
This project is a React-based dashboard that visualizes data from a backend server. It includes multiple graphs to represent different aspects of the data.✅🧐
https://github.com/shhiivvaam/wijungle
chartjs chartjs-2 date-fns reactjs
Last synced: about 2 months ago
JSON representation
This project is a React-based dashboard that visualizes data from a backend server. It includes multiple graphs to represent different aspects of the data.✅🧐
- Host: GitHub
- URL: https://github.com/shhiivvaam/wijungle
- Owner: shhiivvaam
- Created: 2024-06-01T22:01:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T08:31:39.000Z (about 2 years ago)
- Last Synced: 2025-03-26T10:21:24.573Z (over 1 year ago)
- Topics: chartjs, chartjs-2, date-fns, reactjs
- Language: JavaScript
- Homepage: https://wijungle.netlify.app/
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WiJungle
## Live Link:
https://wijungle.netlify.app/
### OBJECTIVE :
* This project is a React-based dashboard that visualizes data from a backend server. It includes multiple graphs to represent different aspects of the data.

### FEATURES LIST :
1. **Visualization** : Visualizes data using various types of graphs (line chart, pie chart, bar chart).
2. **Theme** : Dark-themed dashboard for better visibility and aesthetics.
3. **Responsive** : Responsive design for use on different devices.
### Run Scripts
```Terminal
git clone https://github.com/shhiivvaam/wijungle.git
cd wijungle
npm install
npm start
```
Thank you for visiting!