User friendly interface for GUS Dziedzinowe Bazy Wiedzy API
In this project I focus on API handling in Angular 2, more than design.
You fill out the form on the website and receive the result in a table.
- This documentation is not very helpful. I had to figure out how this api works by myself.
- Api routes are weirdly named.
/variable-section-periods
route does not have filter option, and it returns over 8000 records. I had to fetch it at app initialization and save it to localstorage to set up quick access.
- pivot table
- charts
open ai
api to help with data analysis
git clone http://github.com/KotKamil/GUS_DBW_UI.git
cd GUS_DBW_UI
npm install