Add documentation.

This commit is contained in:
2020-06-01 02:52:40 +01:00
parent dc824dc519
commit 448c836d4d
3 changed files with 25 additions and 0 deletions

4
TODO.md Normal file
View File

@@ -0,0 +1,4 @@
## Known issues
* Blazor pages are calling the database twice because they are not using the proper initialization override.
* Company logos carrousel is not working.
* Company descriptions are not respecting localization.