alternative-backend-service/booking_system
2025-12-04 10:57:19 +00:00
..
__init__.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00
asgi.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00
settings.py Refactor code structure for improved readability and maintainability 2025-12-02 19:32:51 +00:00
urls.py feat: add API documentation with drf-spectacular and refactor views 2025-11-24 13:29:07 +00:00
views.py feat: add start and end meeting endpoints for scheduled appointments 2025-12-04 10:57:19 +00:00
wsgi.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00