Skip to content

Commit

Permalink
74 uv solar data activity graf (#118)
Browse files Browse the repository at this point in the history
* feat(frontend): ✨ add UV data (work in progress)

Fetched some solar activity data from noaa

* feat(ide): ✨ Add script to start backend and frontend

Added a script in the root directory to start the project. Just run ./start_project.sh in the root directory terminal, and the backend and frontend will install dependencies and start.

* graph

* feat(frontend): ✨ Group datapoints in chart by tag

* feat(frontend): ✨ Add simple styling to SolarData chart

* Add comments to code

* Run prettier and lint
  • Loading branch information
Lukas Thrane authored and GitHub committed Feb 28, 2024
1 parent 5ddb812 commit 66472af
Show file tree
Hide file tree
Showing 5 changed files with 2,449 additions and 81 deletions.
Loading

0 comments on commit 66472af

Please sign in to comment.