Peroshki / WickData

A web-based data visualization platform built with Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WickData

WickData is a web platform which allows you to analyze trends in volatile data sets using candlestick charts. To date, live weather data and static airline price data is available.

Build and run

Run npm install after cloning this repository to install all of the necessary dependencies. Then, run ng serve --o to build and run the application. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Screenshots

Home page:

Home

Weather:

Weather Weekly Weather Monthly

Airline prices:

Airlines

Information:

Info

About

A web-based data visualization platform built with Angular.

License:MIT License


Languages

Language:HTML 63.5%Language:TypeScript 32.9%Language:CSS 2.9%Language:JavaScript 0.8%