Skip to content
Snippets Groups Projects
Commit 2d76d4da authored by Daniel Pettersson's avatar Daniel Pettersson
Browse files

Preliminary project specification marked down

parent d6219833
No related branches found
No related tags found
No related merge requests found
# Requirements # Requirements
- Visualize statistical data from Statistikdatbasen.scb.se focusing on European Parliamental Election data.
- The data contains geographical information and thus can be vizualized on the map
- Visualize (real-time) data - D3 library will be used for graphical visalization
- D3 library for graphical visalization - **Frontend: React , **Backend: SQLAlchemy
-
- Dataman.se for topological data of sweden borders
## BASIC:
- Given hard coded table x,y data as input and visualize it on a plot
- Given hard coded table x,y, postition data as input, vizualize it on the map
- Mouse hover interaction on map of Sweden, highlighting the region the mouse currently hovers over
## IDEA 1:
- Visualize regional data on map of sweden
- Allows for focusing in on specific region for more fine detailed data
BASIC: ## IDEA2:
Given hard coded table x,y data as input and visualize it
ADVANDCED: ## ADVANDCED:
Through API, fetch live data and visualize it - Optional parameters?
- Interactive visalization
- Through API(Statistikdatabsen.scb.s) fetch live data and visualize it
- Graphical transitions of the visalization frame
## Profile ## Profile
- User profile (Name, e-mail, password)
- Log in / Sign out - Log in / Sign out
- Session token for saving log-in state locally
- Access to key features through log-in.
- User profile (Name, e-mail, password)
- Session token - Session token
-
## Frontend
- React
## Backend
- Flask and SQLAlchemy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment