Go to file
2023-06-04 03:59:13 +02:00
templates@ff9f6a3ba5 add: update templates 2023-06-03 23:00:56 +02:00
.gitignore add: update gitignore add __pycache__ 2023-06-04 03:33:55 +02:00
.gitmodules add: link to the html base repo 2023-06-03 22:55:11 +02:00
config.json add: init the database, add: init the user table 2023-06-03 22:40:54 +02:00
config.py add: init the database, add: init the user table 2023-06-03 22:40:54 +02:00
database.py add: add user method to database and init table 2023-06-03 22:51:12 +02:00
Database.py add: add user method to database and init table 2023-06-03 22:51:12 +02:00
home.py fix: home url is now / 2023-06-04 03:34:54 +02:00
login.py add: login page init 2023-06-03 16:58:57 +02:00
main.py add: use home template 2023-06-04 03:32:42 +02:00
requirements.txt add: mysql in requirements 2023-06-04 03:59:13 +02:00
User.py add: init the database, add: init the user table 2023-06-03 22:40:54 +02:00