Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TDDDE27_2024_WEB_PROJECT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TDDD27_MYPET
TDDDE27_2024_WEB_PROJECT
Commits
2e515fad
Commit
2e515fad
authored
1 year ago
by
Daniel Pettersson
Browse files
Options
Downloads
Patches
Plain Diff
Project requirement in README.md updated
parent
30a89702
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-5
14 additions, 5 deletions
README.md
with
14 additions
and
5 deletions
README.md
+
14
−
5
View file @
2e515fad
# Requirements
# Requirements
-
Visualize statistical data from Statistikdatbasen.scb.se focusing on European Parliamental Election data.
-
Visualize statistical data from Statistikdatbasen.scb.se focusing on European Parliamental Election data.
-
The data contains geographical information and thus can be
vizualiz
ed on the map
-
The data contains geographical information and thus can be
represent
ed on the map
-
D3 library will be used for graphical visalization
-
D3 library will be used for graphical visalization
-
Here the goal would be to project a map of Sweden using topoligical data.
# D3 mapping concepts
The 3 concepts that are key to understanding map creation using D3 are:
-
GeoJSON (a JSON-based format for specifying geographic data)
-
projections (functions that convert from latitude/longitude co-ordinates to x & y co-ordinates)
-
geographic path generators (functions that convert GeoJSON shapes into SVG or Canvas paths)
-
**Frontend:**
React ,
**Backend:**
SQLAlchemy
-
**Frontend:**
React ,
**Backend:**
SQLAlchemy
-
Dataman.se for topological data of sweden borders
-
Dataman.se for topological data of sweden borders
...
@@ -17,6 +26,7 @@
...
@@ -17,6 +26,7 @@
-
Allows for focusing in on specific region for more fine detailed data
-
Allows for focusing in on specific region for more fine detailed data
## IDEA2:
## IDEA2:
-
TBD
## ADVANDCED:
## ADVANDCED:
-
Optional parameters?
-
Optional parameters?
...
@@ -25,11 +35,10 @@
...
@@ -25,11 +35,10 @@
-
Graphical transitions of the visalization frame
-
Graphical transitions of the visalization frame
## Profile
## Profile
-
Log in / Sign out
-
Sign in / Sign out with "forget password? procedure
-
User profile (Name, e-mail, password)
-
Session token for saving log-in state locally
-
Session token for saving log-in state locally
-
Access to key features through log-in.
-
Access to key features through log-in.
-
User profile (Name, e-mail, password)
-
Session token
-
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment