templates@6aa8e88912
|
add: link to the html base repo
|
2023-06-03 22:55:11 +02:00 |
.gitignore
|
add: git ignore
|
2023-06-03 16:50:44 +02:00 |
.gitmodules
|
add: link to the html base repo
|
2023-06-03 22:55:11 +02:00 |
config.py
|
add: init the database, add: init the user table
|
2023-06-03 22:40:54 +02:00 |
login.py
|
add: login page init
|
2023-06-03 16:58:57 +02:00 |
main.py
|
add: add user method to database and init table
|
2023-06-03 22:51:12 +02:00 |
requirements.txt
|
add: init flask
|
2023-06-03 16:50:05 +02:00 |
User.py
|
add: init the database, add: init the user table
|
2023-06-03 22:40:54 +02:00 |