https://github.com/djaus2/aegatelog
Because of COVID-19 we have to log all entries to our Athletics Track. This is a QR Code based Blazor WebAssembly app.
https://github.com/djaus2/aegatelog
blazor blazor-webassembly csharp qr-generator
Last synced: about 1 month ago
JSON representation
Because of COVID-19 we have to log all entries to our Athletics Track. This is a QR Code based Blazor WebAssembly app.
- Host: GitHub
- URL: https://github.com/djaus2/aegatelog
- Owner: djaus2
- License: cc0-1.0
- Created: 2020-06-15T04:33:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T10:47:17.000Z (over 3 years ago)
- Last Synced: 2025-04-23T18:23:38.911Z (about 1 year ago)
- Topics: blazor, blazor-webassembly, csharp, qr-generator
- Language: HTML
- Size: 571 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AEGateLog
Because of COVID-19 we have to log all entries to our Athletics Track. This is a QR Code based Blazor WebAssembly app.
Works now
- Data is sent to Azure SQL
- Not all pages show on sidebar.
- Want users to accept before getting to log page
- Admin login (Mangement) wil also be similarly hidden, nota t the moment though.
- Magic numbers are in the path for these pages which is checked.
- A daily pin number is also used for some pages.
- FetchData page
- Only in admin mode
- Now has Calendar
- Can delete logs older than 28 days
- Pseudo Admin mode.
- Login from Management tab
- Add /Management/137 to base Url to access
- Also QRCode page: Add /qrcode to base URl
- App then enables the QR Code page and FetchData page.
- Logout on FetchData page.
- Login and out may need the page to be refreshed.
- Also; Once Admined in if go to non Admin page you are logged out.
- Added GPS capability to log where log occurs