config
|
core: put config in json
|
2023-06-04 11:48:19 +02:00 |
templates@ff9f6a3ba5
|
add: update templates
|
2023-06-03 23:00:56 +02:00 |
.gitignore
|
add: config.json in gitigno
|
2023-06-04 12:31:27 +02:00 |
.gitmodules
|
add: link to the html base repo
|
2023-06-03 22:55:11 +02:00 |
config.py
|
core: put config in json
|
2023-06-04 11:48:19 +02:00 |
Database.py
|
remove useless print
|
2023-06-04 12:32:28 +02:00 |
docker-compose.yml
|
add: docker init
|
2023-06-04 13:05:35 +02:00 |
Dockerfile
|
add: docker init
|
2023-06-04 13:05:35 +02:00 |
home.py
|
fix: use blueprint
|
2023-06-04 12:51:13 +02:00 |
login.py
|
fix: use blueprint
|
2023-06-04 12:51:13 +02:00 |
main.py
|
fix: flask outside
|
2023-06-04 12:56:04 +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 |