Luke Else luke-else
luke-else pushed to development at luke-else/EFB 2022-02-28 21:24:57 +00:00
b1e8bfe8d0 Consolidated and added comments to the API interface class
luke-else pushed to docker at luke-else/EFB 2022-02-23 22:25:36 +00:00
1fc6d2bbcd Updated port on docker-compose.yml file
luke-else pushed tag v1.0 to luke-else/EFBTracker 2022-02-21 10:59:28 +00:00
luke-else released Release version 1.0 at luke-else/EFBTracker 2022-02-21 10:59:28 +00:00
luke-else pushed tag v1.0 to luke-else/EFB 2022-02-21 10:58:46 +00:00
luke-else released Release version 1.0 at luke-else/EFB 2022-02-21 10:58:46 +00:00
luke-else pushed to main at luke-else/EFBTracker 2022-02-20 22:09:19 +00:00
bc977d3a89 Added 'Awaiting Simulator Connection' message
luke-else pushed to development at luke-else/EFBTracker 2022-02-20 22:09:04 +00:00
bc977d3a89 Added 'Awaiting Simulator Connection' message
luke-else pushed to docker at luke-else/EFB 2022-02-19 21:32:01 +00:00
3f9bf384b0 Setup for docker use
luke-else created branch docker in luke-else/EFB 2022-02-19 21:20:54 +00:00
luke-else pushed to docker at luke-else/EFB 2022-02-19 21:20:54 +00:00
luke-else pushed to main at luke-else/EFB 2022-02-19 21:20:13 +00:00
e783f8c614 Added metar to route page
c418188481 Completed app page + added metar class
ec5ca51602 Added double negation to clean code
eff67b7697 Added flight sim view
e271e49374 Added closest waypoint function
Compare 41 commits »
luke-else pushed to development at luke-else/EFB 2022-02-18 22:47:00 +00:00
e783f8c614 Added metar to route page
luke-else pushed to development at luke-else/EFB 2022-02-18 22:42:59 +00:00
c418188481 Completed app page + added metar class
luke-else pushed to development at luke-else/EFB 2022-02-18 22:01:51 +00:00
ec5ca51602 Added double negation to clean code
luke-else deleted branch feature/flightsim from luke-else/EFB 2022-02-18 21:47:36 +00:00
luke-else pushed to development at luke-else/EFB 2022-02-18 21:47:17 +00:00
eff67b7697 Added flight sim view
e271e49374 Added closest waypoint function
5316df08a5 Several changes - updated string to route to include coordinates - updated model for flight sim to only contain the closest point - User model now tracks route status... departure etc
10af903706 Added MongoDB Methods and introduced flight sim controller
eda71069a4 Updated user model to allow for storing of departure and arrival points
Compare 7 commits »
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 21:45:59 +00:00
eff67b7697 Added flight sim view
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 21:13:21 +00:00
e271e49374 Added closest waypoint function
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 20:38:43 +00:00
5316df08a5 Several changes - updated string to route to include coordinates - updated model for flight sim to only contain the closest point - User model now tracks route status... departure etc