Skip to content

vn-cmd/CO2-Footprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topic: Visualization and Search in the "OPSI" Dataset

This web application allows users to search and visualize data related to Slovenia’s CO2 footprint, sourced from the open data platform "OPSI".

https://podatki.gov.si

Tech Stack

Frontend: Built with React.js, using the Axios component for API requests.

Backend: Developed with Express.js.

Database: Data stored in a MySQL database.

Screenshots

webpage webpage2 webpage3

Installation

After cloning the project, install the required dependencies with the following commands:

$ npm install react

$ npm install react-axios

$ npm install express

$ npm install mysql

Running the application

To start the application, run:

$ npm start

About

Web application that visualizes CO₂ emissions data from a public dataset through interactive charts and search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors