Added data models and loading some information from DB

This commit is contained in:
2022-07-13 16:44:04 +03:00
parent ad87a47768
commit 890d50f230
9 changed files with 186 additions and 72 deletions
@@ -12,6 +12,10 @@ table.month, table.month th, table.month td {
background: gainsboro;
}
table.month th {
text-align: center;
}
table.month td {
text-align: right;
}