This is the repository for the EFB's Web application, Front and Backend, written in C# ASP.Net Core
Go to file
2022-02-11 19:54:11 +00:00
.vscode Created Login Page and update bootstrap files to allow for dark theme 2021-11-07 20:25:00 +00:00
Controllers Adapted ChartModel to accept an ICAO Code 2022-02-11 19:54:11 +00:00
Models Adapted ChartModel to accept an ICAO Code 2022-02-11 19:54:11 +00:00
Properties Initial Project Upload 2021-09-20 07:16:48 +01:00
Sessions Updated Session extensions and Route Contoller 2022-01-27 09:46:38 +00:00
Views Adapted ChartModel to accept an ICAO Code 2022-02-11 19:54:11 +00:00
wwwroot Updates to App and route Controller 2021-11-15 07:44:18 +00:00
.gitignore Initial commit 2021-09-14 10:45:58 +01:00
appsettings.Development.json Initial Project Upload 2021-09-20 07:16:48 +01:00
appsettings.json Initial Project Upload 2021-09-20 07:16:48 +01:00
EFB.csproj Created NavData Model 2022-01-26 13:11:04 +00:00
EFB.sln Initial Project Upload 2021-09-20 07:16:48 +01:00
LICENSE Initial commit 2021-09-14 10:45:58 +01:00
Program.cs Initial Project Upload 2021-09-20 07:16:48 +01:00
README.md Initial commit 2021-09-14 10:45:58 +01:00
Startup.cs Added and Started on views for Chart Viewer 2022-02-11 19:40:31 +00:00

EFB

This is the repository for the EFB's Web application, Front and Backend, written in C# ASP.Net Core