mr-woodapple / ASBNApp

A simple app to track your mandatory report book in an apprenticeship.
https://asbn.app
MIT License
1 stars 1 forks source link
blazor blazor-webassembly dotnet journal

ASBN app logo, orange on light grey background

ASBN App

A Blazor Web Assembly app that allows you to write your mandatory apprenticeship report book with ease. The aim is to be able to quickly add a note for a day before forgetting about it, and when the time has come, you can export a ready-to-go pdf with the information you entered sometime before.

The app uses a custom API to handle storing the data in an SQL database. Authentication is handled using ASP.NET Core Identity. There's also a legacy version available that uses JSON to store data - simply check-out "legacy-version" to access that.

Contributing

PRs accepted. Looking forward to your ideas / bugfixes, whatever you may wanna do. :)

License

MIT © mr-woodapple 2023

💕 Credits

Many thanks to the people behind these packages that made my life a lot easier!