Update README.md
Basic readme
This commit is contained in:
parent
86a57f81f8
commit
c3b2d5e15f
1 changed files with 8 additions and 1 deletions
|
|
@ -1 +1,8 @@
|
|||
# TestBlazorApp
|
||||
# PizzaBot
|
||||
This is a website we built for our board game nights. It replaces an older website with similar base functionality and improves on it.
|
||||
|
||||
## Website
|
||||
The website is built using C# and ASP.NET. Being new to ASP.NET the code quality is naturally quite bad.
|
||||
|
||||
## Data
|
||||
The main data is stored in a MySQL database and interfaced with using EF core. Other data, like configurations and logs are saved in text files.
|
||||
Loading…
Add table
Add a link
Reference in a new issue