{"id":24334857,"url":"https://github.com/ayan-b/docudoc","last_synced_at":"2025-07-22T06:03:46.677Z","repository":{"id":98266947,"uuid":"327875074","full_name":"ayan-b/DocuDoc","owner":"ayan-b","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-19T20:23:52.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T16:32:02.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://youtu.be/f7WnaEFPQco","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayan-b.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-08T10:47:33.000Z","updated_at":"2023-08-22T18:31:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"35296f36-20b2-4957-88fa-9885ae65669b","html_url":"https://github.com/ayan-b/DocuDoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ayan-b/DocuDoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayan-b%2FDocuDoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayan-b%2FDocuDoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayan-b%2FDocuDoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayan-b%2FDocuDoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayan-b","download_url":"https://codeload.github.com/ayan-b/DocuDoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayan-b%2FDocuDoc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266437364,"owners_count":23928229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-18T04:45:11.249Z","updated_at":"2025-07-22T06:03:46.124Z","avatar_url":"https://github.com/ayan-b.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DocuDoc\n\n\u003e Communication Platform for Medical Treatments\n\n## Running Locally\n\n- First clone the repository: `git clone https://github.com/ayan-b/DocuDoc`\n- Install the necessary dependencies: `pip install -r requirements.txt`\n- Make the migrations:\n  ```shell\n  python manage.py makemigrations\n  python manage.py migrate\n  ```\n- Create superuser: `python manage.py createsuperuser`. Provide a username, email and password.\n- Now run the server: `python manage.py runserver` and the site should be live at localhost!\n\n\u003e In order to use the log in with drchrono and onpatient functionality, you need to add the following\n\u003e environment variables: `SOCIAL_AUTH_DRCHRONO_KEY`, `SOCIAL_AUTH_DRCHORONO_SECRET`, `SOCIAL_AUTH_ONPATIENT_KEY`\n\u003e and `SOCIAL_AUTH_ONPATIENT_SECRET`.\n\nAlso create the groups `doctor`, `patient`, `pharmacy` and `diagnosis_center` using the admin panel.\n\nCoding Convention: PEP8 with line length 120.\n\n\n## Troubleshooting\n\nIf you are getting `500 Internal Server Error` during adding a case or adding a user, make sure the user (patient or pharmacy or diagnosis center) exists.\n\n## Credits\n\n1. Hand xray: \u003cspan\u003ePhoto by \u003ca href=\"https://unsplash.com/@owenbeard?utm_source=unsplash\u0026amp;utm_medium=referral\u0026amp;utm_content=creditCopyText\"\u003eOwen Beard\u003c/a\u003e on \u003ca href=\"https://unsplash.com/s/photos/medical?utm_source=unsplash\u0026amp;utm_medium=referral\u0026amp;utm_content=creditCopyText\"\u003eUnsplash\u003c/a\u003e\u003c/span\u003e\n2. Heart: \u003cspan\u003ePhoto by \u003ca href=\"https://unsplash.com/@averey?utm_source=unsplash\u0026amp;utm_medium=referral\u0026amp;utm_content=creditCopyText\"\u003eRobina Weermeijer\u003c/a\u003e on \u003ca href=\"https://unsplash.com/s/photos/medical?utm_source=unsplash\u0026amp;utm_medium=referral\u0026amp;utm_content=creditCopyText\"\u003eUnsplash\u003c/a\u003e\u003c/span\u003e\n3. Chest xray: \u003cspan\u003ePhoto by \u003ca href=\"https://unsplash.com/@cdc?utm_source=unsplash\u0026amp;utm_medium=referral\u0026amp;utm_content=creditCopyText\"\u003eCDC\u003c/a\u003e on \u003ca href=\"https://unsplash.com/s/photos/x-ray?utm_source=unsplash\u0026amp;utm_medium=referral\u0026amp;utm_content=creditCopyText\"\u003eUnsplash\u003c/a\u003e\u003c/span\u003e\n4. Logo and favicon: [icons-for-free](https://icons-for-free.com/doctor+drug+health+healthcare+hospital+icon-1320167777175921163/).\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayan-b%2Fdocudoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayan-b%2Fdocudoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayan-b%2Fdocudoc/lists"}