AlessandroMessori / Spalla-Data-Visualization

Web application built with React and Redux to load and visualize data coming from a student survey conducted at my high school

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPALLA DATA VISUALIZATION

Introduction

Web application developed with React and Redux to visualize plots and statistics about the annual teachers survey at my high school

Quickstart

To install the needed packages

npm install

To run the application locally on localhost:3000

npm start

Disclaimer: this repo containts only the frontend of the application, this app needs to connect to a REST API to pull the data from, without it can't visualize any data

Screenshots

Disclaimer: all the data represented in these plots is fictional and doesn't represent real data.

Single Teacher Detail Page


Alt text

Search Teacher Page


Alt text

General Questions Overview


Alt text

About

Web application built with React and Redux to load and visualize data coming from a student survey conducted at my high school


Languages

Language:JavaScript 92.3%Language:SCSS 5.8%Language:HTML 1.9%