{"id":18704559,"url":"https://github.com/ata4fm/medicineprescriptionsystem","last_synced_at":"2026-04-08T16:01:28.936Z","repository":{"id":260239937,"uuid":"880236148","full_name":"Ata4fm/MedicinePrescriptionSystem","owner":"Ata4fm","description":"I am working on a web application that is a service for patients and I am improving it every day","archived":false,"fork":false,"pushed_at":"2025-02-04T19:10:59.000Z","size":68503,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T13:06:31.975Z","etag":null,"topics":["bootstrap","django","html","js","python"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Ata4fm.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-10-29T11:18:24.000Z","updated_at":"2025-02-04T19:11:03.000Z","dependencies_parsed_at":"2024-11-17T09:21:01.904Z","dependency_job_id":"c7ad911f-3c19-435b-994e-075586ba2730","html_url":"https://github.com/Ata4fm/MedicinePrescriptionSystem","commit_stats":null,"previous_names":["ata4fm/medicineprescriptionsystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ata4fm/MedicinePrescriptionSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ata4fm%2FMedicinePrescriptionSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ata4fm%2FMedicinePrescriptionSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ata4fm%2FMedicinePrescriptionSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ata4fm%2FMedicinePrescriptionSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ata4fm","download_url":"https://codeload.github.com/Ata4fm/MedicinePrescriptionSystem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ata4fm%2FMedicinePrescriptionSystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bootstrap","django","html","js","python"],"created_at":"2024-11-07T12:07:17.824Z","updated_at":"2026-04-08T16:01:28.919Z","avatar_url":"https://github.com/Ata4fm.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MedicinePrescriptionSystem\nThis is a Prescription Management System programmed using Python and Django. The system has 2 types of users are the Administrator(doctor) and Patient.This project has user-friendly functionalities.\n\n\u003cimg src=\"https://github.com/user-attachments/assets/f5a34950-4461-4560-9070-7f5109c5d9a2\" width=45% height=50% /\u003e \u003cimg src=\"https://github.com/user-attachments/assets/031021b9-4654-43c2-9755-7b4c14c4a967\" width=45% height=50% /\u003e\n\n\u003cimg src=\"https://github.com/user-attachments/assets/c2a113a1-8670-4499-a3fb-2bb6447bc965\" width=45% height=50% /\u003e \u003cimg src=\"https://github.com/user-attachments/assets/7b7375c6-6dcc-433a-8a47-1b0e2c0523f0\" width=45% height=50%\u003e\n\n## Build With\n\u003cimg src=\"https://raw.githubusercontent.com/marwin1991/profile-technology-icons/refs/heads/main/icons/python.png\" width=2% height=2% /\u003e Python \u003cbr\u003e \n\u003cimg src=\"https://raw.githubusercontent.com/marwin1991/profile-technology-icons/refs/heads/main/icons/django.png\" width=2% height=2% /\u003e Django \u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/marwin1991/profile-technology-icons/refs/heads/main/icons/rest.png\" width=2% height=2% /\u003e Rest API \u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/marwin1991/profile-technology-icons/refs/heads/main/icons/vue_js.png\" width=2% height=2% /\u003e VueJs \u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/marwin1991/profile-technology-icons/refs/heads/main/icons/bootstrap.png\" width=2% height=2% /\u003e Bootstrap \u003cbr\u003e\n\n\n\t\n\n## Run This Commands\nfirst at all clone the repo:\n```\ngit clone https://github.com/Ata4fm/MedicinePrescriptionSystem.git\n```\n### Step 1\n```\n pip install -r requirements.txt\n```\n### Step 2\n```\n python manage.py migrate\n```\n### Step 3\n```\n python manage.py createsuperuser\n```\n### Step 4\n```\npython manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fata4fm%2Fmedicineprescriptionsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fata4fm%2Fmedicineprescriptionsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fata4fm%2Fmedicineprescriptionsystem/lists"}