This website requires JavaScript.
Explore
Help
Register
Sign In
ATTUNE-HEART-THERAPY
/
alternative-backend-service
Watch
6
Star
0
Fork
0
You've already forked alternative-backend-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f73fc31a0e
alternative-backend-service
/
meetings
History
saani
f73fc31a0e
feat: implement appointment rescheduling and cancellation features with email notifications
2025-12-05 18:04:11 +00:00
..
migrations
feat: update appointment request to set status to 'completed' when ending a meeting
2025-12-05 12:34:48 +00:00
__init__.py
feat: enable meetings app and simplify development configuration
2025-11-23 00:19:26 +00:00
admin.py
feat: add user timezone field to appointment request and update related serializers and views
2025-12-05 17:32:04 +00:00
apps.py
feat: enable meetings app and simplify development configuration
2025-11-23 00:19:26 +00:00
email_service.py
feat: implement appointment rescheduling and cancellation features with email notifications
2025-12-05 18:04:11 +00:00
models.py
feat: implement appointment rescheduling and cancellation features with email notifications
2025-12-05 18:04:11 +00:00
serializers.py
feat: implement appointment rescheduling and cancellation features with email notifications
2025-12-05 18:04:11 +00:00
tasks.py
feat: enhance appointment scheduling with user timezone support and email reminders
2025-12-05 10:34:19 +00:00
tests.py
feat: enable meetings app and simplify development configuration
2025-11-23 00:19:26 +00:00
urls.py
feat: implement appointment rescheduling and cancellation features with email notifications
2025-12-05 18:04:11 +00:00
views.py
feat: implement appointment rescheduling and cancellation features with email notifications
2025-12-05 18:04:11 +00:00