An alternative backend built using another programming language.
Go to file
2025-11-23 23:48:51 +00:00
booking_system chore: switch database backend from SQLite to PostgreSQL 2025-11-23 23:47:53 +00:00
meetings # Commit Message 2025-11-23 23:06:17 +00:00
templates refactor(email): improve email service implementation and templates 2025-11-23 00:27:44 +00:00
users # Commit Message 2025-11-23 23:06:17 +00:00
.env.example Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00
.gitignore feat: enable meetings app and simplify development configuration 2025-11-23 00:19:26 +00:00
dockerfile refactor(docker): streamline Dockerfile and add gunicorn workers 2025-11-23 23:34:59 +00:00
manage.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00
Procfile # Commit Message 2025-11-23 23:06:17 +00:00
requirements.txt chore: update project dependencies 2025-11-23 17:05:10 +00:00