{"id":25888119,"url":"https://github.com/codeluminary/e-prescription","last_synced_at":"2026-06-04T22:31:19.491Z","repository":{"id":222089899,"uuid":"756230662","full_name":"CodeLuminary/e-prescription","owner":"CodeLuminary","description":"This is a medical project built for doctors/pharmacist for medicine prescription ","archived":false,"fork":false,"pushed_at":"2024-05-09T14:56:03.000Z","size":81,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:39:18.198Z","etag":null,"topics":["django","django-rest-framework","e-prescription","medicine","python","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeLuminary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-02-12T08:44:12.000Z","updated_at":"2024-10-09T04:11:24.000Z","dependencies_parsed_at":"2024-05-09T15:57:34.558Z","dependency_job_id":"40584dd8-4788-412a-8bb1-c571fb7131e7","html_url":"https://github.com/CodeLuminary/e-prescription","commit_stats":null,"previous_names":["codeluminary/e-prescription"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeLuminary/e-prescription","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLuminary%2Fe-prescription","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLuminary%2Fe-prescription/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLuminary%2Fe-prescription/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLuminary%2Fe-prescription/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeLuminary","download_url":"https://codeload.github.com/CodeLuminary/e-prescription/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLuminary%2Fe-prescription/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33923173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["django","django-rest-framework","e-prescription","medicine","python","sqlite3"],"created_at":"2025-03-02T18:30:40.194Z","updated_at":"2026-06-04T22:31:19.472Z","avatar_url":"https://github.com/CodeLuminary.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# E-prescription\r\n\r\nThis is a simple medical application where doctors can add patient record and prescribe drug for a patient and pharmacist can add drugs and administer prescription to patients.\r\n\r\nWhen a doctor prescribe a medication, a unique number is generated which when inserted in the pharmacy end, the pharmacist can see all drugs prescribed for the patient by the doctor and also see information about the illness.\r\n\r\n## Technology Stack \u0026 Tools\r\n\r\n- Language: Python\r\n- Backend Framework: Django\r\n\r\n## Requirements For Initial Setup\r\n\r\n- Install Python (Dont Forget to Tick Add to Path while installing Python)\r\n- Install [Django](https://docs.djangoproject.com/en/5.0/intro/install/)\r\n- Open Terminal and Execute Following Commands :\r\n```\r\npip install djangorestframework\r\n```\r\n## Setting Up \u0026 Running Application\r\n\r\n- Fork/Clone/Download the Repository \r\n- Open project folder in a terminal and execute the following commands:\r\n- NB: In place of python in the following commands, you can also use py depending on which one works for you\r\n```\r\npython manage.py makemigrations\r\n\r\npython manage.py migrate\r\n\r\npython manage.py createsuperuser\r\n```\r\n- Give username, email, password and your admin account will be created.\r\n- Run the application by entering the following command:\r\n```\r\npython manage.py runserver \r\n```\r\n- Go to admin by entering http://127.0.0.1:8000/admin on your favourite browser\r\n- After login, add doctor and pharmacy user\r\n- Admin can add/delete/view/edit Pharmacist.\r\n- Admin can view/edit/delete doctor(s).\r\n- You can access the main application enter following URL in Your favourite browser\r\n```\r\nhttp://127.0.0.1:8000/account\r\n```\r\n\r\n## :brain: Author\r\n\r\n- IJONI VICTOR 😁😁😁\r\n\r\n\u003e Please :pray: don't forget to star :star: the project 😁😁 . Thanks :+1:\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeluminary%2Fe-prescription","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeluminary%2Fe-prescription","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeluminary%2Fe-prescription/lists"}