Skip to content
Snippets Groups Projects
Commit 3e678c6d authored by Johannes Borgen's avatar Johannes Borgen
Browse files

Made the brief description of our project plan

parent 1d5763a1
No related branches found
No related tags found
1 merge request!5Dev
...@@ -41,7 +41,20 @@ By sending a GET request to the weather endpoint with valid float64 values for l ...@@ -41,7 +41,20 @@ By sending a GET request to the weather endpoint with valid float64 values for l
## Report ## Report
brief description of the original project plan, and what has and has not been achieved/changed in the final product ###### brief description of the original project plan, and what has and has not been achieved/changed in the final product
We originally wanted to make a IT-security dashboard using various information sources
and twitter to gage the relevance and score of each incident, vulnerability etc.
This proved to be a to daunting of a task for us novice programmers and we changed our scope
to better suit our skills.
Therefore, with limited time and knowledge, we decided to make an API tool for finding and checking
the forecast of different outdoor activities/trips. For this we found APIs from
the Norwegian Nasjonal Turbase (http://www.nasjonalturbase.no/api/) and Metrologisk Institutt
(https://api.met.no/weatherapi/locationforecast/1.9/documentation).
Furthermore, as we implemented these features we decided to add functions for reviewing
these activities/trips to provide more value.
###### Reflection of what went well and what went wrong with the project ###### Reflection of what went well and what went wrong with the project
In our project, we tried many different ideas and techniques in GO, in group working, In our project, we tried many different ideas and techniques in GO, in group working,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment