This is the repository for the EFB's Web application, Front and Backend, written in C# ASP.Net Core
Go to file
2022-02-28 22:00:35 +00:00
.vscode Created Login Page and update bootstrap files to allow for dark theme 2021-11-07 20:25:00 +00:00
Controllers Fixed user being able to go to login screen despite being logged in 2022-02-28 22:00:35 +00:00
Metar Code cleanup 2022-02-28 21:53:28 +00:00
Models Code cleanup 2022-02-28 21:53:28 +00:00
Mongo Code cleanup 2022-02-28 21:53:28 +00:00
Properties Initial Project Upload 2021-09-20 07:16:48 +01:00
Sessions Code cleanup 2022-02-28 21:53:28 +00:00
Views Added metar to route page 2022-02-18 22:47:00 +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 Completed app page + added metar class 2022-02-18 22:43:01 +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 Code cleanup 2022-02-28 21:53:28 +00:00
README.md Initial commit 2021-09-14 10:45:58 +01:00
Startup.cs Code cleanup 2022-02-28 21:53:28 +00:00

EFB

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