Skip to content

this app displays data in the form of line charts from a csv file.

Notifications You must be signed in to change notification settings

AndrewJ1234/Econometrics-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcoMetrics Dashboard

An interactive full-stack application built with React that visualizes environmental metrics of a food processing plant by importing data from Excel sheets and generating line charts.

Project Setup Instructions

Follow these steps to get the project up and running on your local machine:

1. Clone the Repository

First, clone this GitHub repository to your local machine.

2. Open Terminal

Open your terminal. If you’re using a Linux or Ubuntu operating system, you can use the default terminal application.

3. Install Dependencies

Enter the following command in your terminal to install all the necessary libraries:

npm i papaparse react-chartjs-2 chart.js

4. Run Application

Enter the command to run the application.

npm start

Troubleshooting

If you encounter any issues while running the application, such as errors or the application not starting, you may need to install react-scripts.

Install react-scripts

Enter the following command in your terminal:

npm i react-scripts

About

this app displays data in the form of line charts from a csv file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published