Skip to content

User interface for GUS API DBW created in Angular 2

Notifications You must be signed in to change notification settings

KotKamil/GUS_DBW_UI

Repository files navigation

GUS DBW UI

User friendly interface for GUS Dziedzinowe Bazy Wiedzy API


In this project I focus on API handling in Angular 2, more than design.

How to use

You fill out the form on the website and receive the result in a table.

Image 2

Main problem in development

  • 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.

Plans for the future

  • pivot table
  • charts
  • open ai api to help with data analysis

Installation

git clone http://github.com/KotKamil/GUS_DBW_UI.git
cd GUS_DBW_UI
npm install

About

User interface for GUS API DBW created in Angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published