Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.13 KB

Single Page Application for create and change charts

For create charts uses Highcharts library. https://www.highcharts.com/

This application uses https://www.random.org/ to generate random sequences of numbers for building charts.

Maintainability

How to use:

Clone repository.

Run make install to install application

Run make start to run application on http://localhost:3000

Working app deployed on Vercel

https://charts-zeta.vercel.app/

Application start page

Application start page

Create new chart page

Create new chart page

Create new chart

Create new chart

Added chart

Added chart

Charts filtering

Charts filtering