DocCure is a healthcare appointment management system designed to streamline the connection between doctors and patients. Built with Django and modern web technologies, it simplifies the process of finding doctors and booking medical appointments online.
Stars
78
Forks
14
Watchers
78
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
122
commits
1
commits
fix specialist selection from the query params to the user's checkboxes
3fed466View on GitHubfeat: add active link for bookings in doctor sidebar
5a69b8eView on GitHubfeat: add active link for bookings in patient sidebar
2eeab0cView on GitHubfeat: add booking list view and template for user appointments
936c078View on GitHubfeat: add end-to-end tests for doctor booking flow and schedule creation
626c534View on GitHubfeat: add doctor login to profile test and streamline profile checks
17892ffView on GitHubfeat: enhance appointment management with doctor authentication and improved e2e tests
d0d70c3View on GitHubfix: improve error messages in user login form validation
42fcf20View on GitHubfeat: add test for doctor appointments in e2e tests
7286e65View on GitHubfeat: update doctor model fields and add doctor factory for testing
aea9240View on GitHubfeat: add doctor registration test to e2e tests
b5ae68aView on GitHubfix: update user menu element selector in e2e auth test
78a8056View on GitHubrefactor: update tests for patient registration functionality
bc55d69View on GitHub