Commit graph

21 commits

Author SHA1 Message Date
cdd4a01521 Added models for Cafeteria, Location, Institution 2024-02-28 21:26:34 +01:00
f7a631d543 Rebranded UserInformation to Profile 2024-02-28 20:43:45 +01:00
0739545a41 Adding rest framework to dependencies 2024-02-28 20:22:15 +01:00
Max
a103ac22f5 Working on registration endpoint and authentication in general 2024-02-28 17:33:16 +01:00
Max
398a2c7c08 Following django async style-guide for user services 2024-02-28 14:00:53 +01:00
Max
864a7741e6 Made user services async 2024-02-28 13:56:38 +01:00
Max
55fc73efe7 Properly added .idea folder to gitignore 2024-02-28 13:46:50 +01:00
Max
f3daf83cb9 Created basic User Information and user services 2024-02-28 13:45:21 +01:00
63cb2d7a8e Package init 2024-02-25 19:17:24 +01:00
827508a480 Created api v1 app 2024-02-25 19:16:55 +01:00
b614d8fb39 Added some database setup infos 2024-02-25 18:47:10 +01:00
6da4073ced Merge remote-tracking branch 'origin/feature/initial_models' into feature/initial_models 2024-02-25 18:41:39 +01:00
d45f1f1f89 Some initial user model setup 2024-02-25 18:39:37 +01:00
4328a76b93 Removed outdated README 2024-02-25 00:47:36 +01:00
jaku
d8cc7085ca Merge pull request 'Setup Postgres for local development.' (#5) from feature/db_setup into main
Reviewed-on: #5
Reviewed-by: Maximilian Giller <max@giller.dev>
2024-02-25 00:44:38 +01:00
e33ed56963 Some initial user model setup 2024-02-25 00:32:15 +01:00
Jannes Kurth
25c0482d7b Setup Postgres for local development. 2024-02-25 00:20:51 +01:00
4c1a8be6af Added Django requirement 2024-02-24 23:12:39 +01:00
17fa1f367d Initial django project setup 2024-02-24 22:55:19 +01:00
a9199397d8 Update README.md 2024-02-19 17:22:35 +01:00
780d8911f7 Initial commit 2024-02-19 17:21:43 +01:00