Commit Graph

27 Commits

Author SHA1 Message Date
5dd09fcc1c add: register feature 2023-06-08 16:32:44 +02:00
514f037968 clean: rename page variale && add: panel and register 2023-06-05 18:47:29 +02:00
58c9504d61 fix: variable wrong name 2023-06-04 13:18:10 +02:00
c72351a221 fix: create config file if doesn't exist 2023-06-04 13:16:45 +02:00
557d592201 add: docker init 2023-06-04 13:05:35 +02:00
cf4e2e09aa fix: flask outside 2023-06-04 12:56:04 +02:00
4ad4deea87 fix: use blueprint 2023-06-04 12:51:13 +02:00
00723801cc remove useless print 2023-06-04 12:32:28 +02:00
d37f9796e6 add: config.json in gitigno 2023-06-04 12:31:27 +02:00
b9f10402ed fix: database 2023-06-04 12:31:08 +02:00
9958c7232f fix: use tuple as pro 2023-06-04 12:16:15 +02:00
eddc6d997d fix: connect to a database 2023-06-04 12:12:14 +02:00
8c6a3400f6 fix: use cursor() and not cursor 2023-06-04 12:05:32 +02:00
edb1756c69 core: put config in json 2023-06-04 11:48:19 +02:00
30400f18c5 add: mysql in requirements 2023-06-04 03:59:13 +02:00
514fb70f06 fix: home url is now / 2023-06-04 03:34:54 +02:00
9b204490eb add: update gitignore add __pycache__ 2023-06-04 03:33:55 +02:00
8454e2a9fb add: use home template 2023-06-04 03:32:42 +02:00
9aae995456 add: update templates 2023-06-03 23:00:56 +02:00
84e8a6e57c add: link to the html base repo 2023-06-03 22:55:11 +02:00
15cd72414e add: add user method to database and init table 2023-06-03 22:51:12 +02:00
d2d6fc9947 add: init the database, add: init the user table 2023-06-03 22:40:54 +02:00
fe109bce1b add: login page init 2023-06-03 16:58:57 +02:00
b7a6a1300f add: git ignore 2023-06-03 16:50:44 +02:00
9702045390 add: init flask 2023-06-03 16:50:05 +02:00
b7e7827b4a add: email attribute on user 2023-06-03 16:47:02 +02:00
0e7e072e4e add: user class init 2023-06-03 16:38:02 +02:00