|
__init__.py
|
add config and db base
|
2024-08-18 15:15:06 +02:00 |
|
AccountingService.py
|
add NewsService
|
2024-08-19 12:04:18 +02:00 |
|
CateringService.py
|
finalize Catering Service
|
2024-08-22 13:37:33 +02:00 |
|
DatabaseService.py
|
add support for profile pictures
|
2024-08-22 14:00:19 +02:00 |
|
MailingService.py
|
add Mailing Service
|
2024-08-19 13:30:50 +02:00 |
|
NewsService.py
|
add NewsService
|
2024-08-19 12:04:18 +02:00 |
|
SeatingService.py
|
add seat getter from user id
|
2024-08-25 23:23:37 +02:00 |
|
TicketingService.py
|
add ticketing service
|
2024-08-20 10:57:45 +02:00 |
|
UserService.py
|
add login
|
2024-08-25 22:31:29 +02:00 |