Commit graph

26 commits

Author SHA1 Message Date
9486225e8b changing the interval to 5 min + add a try except to the email sending method 2024-01-09 18:25:18 +02:00
2a092e1eb2 better README.md 2024-01-09 11:27:53 +02:00
0c7f0f4ca4 added update to user 2024-01-09 11:22:53 +02:00
2c00caa023 adding a single user GET 2024-01-09 11:17:01 +02:00
573fbcc7ea removed unused packages 2024-01-09 11:06:43 +02:00
80b9b20241 remove attend routes and handlers 2024-01-09 11:03:16 +02:00
212b18a47a added notifyer 2024-01-09 11:01:39 +02:00
53a63877a1 fixing naming 2024-01-09 10:25:38 +02:00
07a49badda fixing naming 2024-01-09 10:23:57 +02:00
3c9e7bca64 fixing login response 2024-01-09 10:14:28 +02:00
e718ae905d added EventNotifyer 2024-01-08 22:03:51 +02:00
a63b31da04 remove unused infra 2024-01-08 21:34:00 +02:00
7778626bcb added notifyed col to db 2024-01-08 21:12:29 +02:00
22c080572e started with README.md 2024-01-08 20:15:49 +02:00
5590a793c9 adding more complexicity querying 2024-01-08 15:28:00 +02:00
f3e428bd0e fixing remove user responed 200 2024-01-08 14:46:57 +02:00
fe899f97ad user can be attend and unatted to events 2024-01-08 12:56:45 +02:00
536dc0fd97 dding event_user table 2024-01-08 12:19:55 +02:00
d057fee986 naming typo fix 2024-01-07 16:32:35 +02:00
5ed71b8f91 naming typo fix 2024-01-07 16:32:08 +02:00
744fccfc54 naming typo fix 2024-01-07 16:30:55 +02:00
e2328771e6 improved structure + error handling 2024-01-07 16:21:35 +02:00
f2a0b836e6 added loging and logout 2024-01-07 13:42:48 +02:00
515d8e87fe add users table + authentication 2024-01-07 13:28:49 +02:00
6ac29ca2c3 remove celery for now 2024-01-07 11:24:22 +02:00
64c5a24817 first commit - CRUD python API for Events 2024-01-04 14:21:37 +02:00