Change look of users list of workouts, added month calendar (static for now), & and added in hyperscript (will switch to using this for client side stuff)

This commit is contained in:
Peter Stockings
2023-10-13 15:33:14 +11:00
parent c18beba563
commit 861d83f828
5 changed files with 336 additions and 50 deletions

View File

@@ -8,4 +8,5 @@ python-dateutil==2.8.2
bidict==0.22.1
Flask-SQLAlchemy==3.0.3
matplotlib==3.5.2
sparklines==0.4.2
sparklines==0.4.2
humanize==4.8.0