Commit Graph

79 Commits

Author SHA1 Message Date
be03c55e89 feat(user): adds registration logic and validation 2024-11-16 23:26:35 -03:00
7541548acf fix: properly imports datetime, adds autoincrement 2024-11-16 23:24:56 -03:00
19f1bdd612 feat(users): adds flash message, some minor fixes 2024-11-16 23:21:50 -03:00
ee21a194ca feat: adds flash message 2024-11-12 23:18:20 -03:00
1f3feece2f feat(user): adds registration form template 2024-11-05 00:26:12 -03:00
2b43da4504 feat(layout): updates layout styling 2024-11-05 00:22:48 -03:00
2eb6de9df0 fix: updates user model password max length 2024-11-04 23:27:33 -03:00
87a8d6b35a build: adds wsl virtual env path to gitignore 2024-11-03 20:26:24 -03:00
1cd2c1a780 build: definite fix 2024-11-02 21:18:20 -03:00
f68e8f5e49 build: procfile amedment test 2 2024-11-02 20:10:27 -03:00
7b4f9647dd build: procfile amedment test 2024-11-02 20:07:28 -03:00
7bd51d2851 build: adds .vscode dir 2024-11-02 19:38:19 -03:00
b028111a59 feat(app): registers users module, adds db on init logic 2024-11-02 19:36:58 -03:00
e77c25b398 refactor(utils): adds app to drop_db 2024-11-02 19:19:29 -03:00
edc75fa27e feat(users): adds users module 2024-11-02 19:10:24 -03:00
d500f36299 refactor(layout): changes layour dir and adds header 2024-11-02 19:00:02 -03:00
36faa5a71e fix: adds missing field 2024-11-02 18:29:52 -03:00
dff079f86f feat(utils): adds routes constants dictionary and db utils 2024-11-02 18:28:11 -03:00
a31ec81813 feat(header): adds logo asset 2024-10-27 17:31:19 -03:00
6e063fd7fc feat: add models 2024-10-27 17:29:59 -03:00
e160025893 build: adds bootstrap 2024-10-27 13:22:59 -03:00
4e139dbfa9 feat: adds favicon 2024-10-27 13:19:53 -03:00
3124faddbb fix: default value for the conf secret key value 2024-10-26 21:59:49 -03:00
82f3477d1d refactor: adds new entry point and ORM 2024-09-29 17:36:30 -03:00
999ebb0c27 feat(main): adds main module 2024-09-29 17:34:48 -03:00
d74faad9ec build: adds SQLAlchemy ORM 2024-09-22 13:58:36 -03:00
54715ab119 feat(layout): adds layout page 2024-09-22 11:30:48 -03:00
f2ad16aee5 fix: corrects templating 2024-09-22 00:32:30 -03:00
b12c1a9f6c Initial commit 2024-09-22 00:19:49 -03:00