An open API service indexing awesome lists of open source software.

https://github.com/mikesqu/lt-draft-stats

.NET 8, EF Core, static website generating web app for displaying live military draft data
https://github.com/mikesqu/lt-draft-stats

dotnet dotnet8 ef-core sqlite static-site-generator

Last synced: about 1 year ago
JSON representation

.NET 8, EF Core, static website generating web app for displaying live military draft data

Awesome Lists containing this project

README

          

Combines data from lithuanian military recruiting website (https://www.karys.lt/) and periodically generates a static webpage displaying statistics of the draft.

##### statistics calulated & displayed:
* sums of each status
* current availability of draftees in each region
* distribution of draftee statuses in regional lists

Saves data to .db file SQLite database with EF Core.

![](https://github.com/mikesqu/lt-draft-stats/blob/main/2025-02-02-17-39-31.gif)
![](https://github.com/mikesqu/lt-draft-stats/blob/main/2025-02-02-17-46-42.gif)