Njord - leeway simulation app
in2000-team37-njord
Copy of private enterprise repo of project made by team 37 in course in2000 spring 2021, University of Oslo. The app was made in collaboration with the Norwegian Rescue Service (Redningsselskapet.no), to make the app as best as possible form a user perspective.
The goal of the app is to make it easy for the crew on boats to make leeway simulations, to make search and rescue more efficient. With just 3 clicks you can add a new simulation, and it is easy to see the results as well.
Team Members
- Iman Ghayoornia
- Knut Mehl
- Magnus Smeby
- Morten Mehle Abelvik
- Simen Lande
- Petter Johan Sandvand
Running the app
To compile and run this app, you need two things.
-
Added google maps api token to
local.properties
with variable nameAPI_KEY
-
Add username and password to in2000.drifty.met.no service in
DriftyService.kt
Then you can compile and run the app on either a emulator, or your Android phone.