{"id":15649980,"url":"https://github.com/avinashkranjan/lifemedeasy","last_synced_at":"2025-04-07T07:10:01.953Z","repository":{"id":37055894,"uuid":"290998262","full_name":"avinashkranjan/lifeMEDeasy","owner":"avinashkranjan","description":"🩺 lifeMEDeasy - Automating  Healthcare and making Health facilities available to everyone regardless of their limitations⚕","archived":false,"fork":false,"pushed_at":"2025-03-28T23:27:51.000Z","size":17524,"stargazers_count":38,"open_issues_count":38,"forks_count":39,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T05:08:24.000Z","etag":null,"topics":["django","facility","health-management","medical","patient","patient-data","reactjs"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avinashkranjan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-08-28T08:50:55.000Z","updated_at":"2025-03-30T18:57:38.000Z","dependencies_parsed_at":"2024-03-08T00:23:16.094Z","dependency_job_id":"d1845424-a250-456f-8757-af513d858e68","html_url":"https://github.com/avinashkranjan/lifeMEDeasy","commit_stats":{"total_commits":884,"total_committers":28,"mean_commits":"31.571428571428573","dds":"0.23076923076923073","last_synced_commit":"45eabc24a8453777e9d684127d2a169528a79b94"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashkranjan%2FlifeMEDeasy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashkranjan%2FlifeMEDeasy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashkranjan%2FlifeMEDeasy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashkranjan%2FlifeMEDeasy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avinashkranjan","download_url":"https://codeload.github.com/avinashkranjan/lifeMEDeasy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608151,"owners_count":20965952,"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","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","facility","health-management","medical","patient","patient-data","reactjs"],"created_at":"2024-10-03T12:32:50.973Z","updated_at":"2025-04-07T07:10:01.928Z","avatar_url":"https://github.com/avinashkranjan.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![lifeMEDeasy](https://socialify.git.ci/avinashkranjan/lifeMEDeasy/image?description=1\u0026descriptionEditable=%F0%9F%A9%BA%20lifeMEDeasy%20-%20Automating%20%20Healthcare%20and%20making%20Health%20facilities%20available%20to%20everyone%20regardless%20of%20their%20limitations\u0026forks=1\u0026issues=1\u0026language=1\u0026owner=1\u0026pulls=1\u0026stargazers=1\u0026theme=Light)\n\n[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n\n## _Automating Healthcare_ 🩺\n\n_**Our Mission is to automate Healthcare and make Health facilities available to everyone regardless of their limitations**_ \u003cbr /\u003e\nOur Goals:\n\n1.  Automate Healthcare Medical Appointments\n2.  Online Disease Severity Prediction based on input symptoms through AI enabled chat-bots\n3.  Online Medical Document Storage for Doctor-Patient Interactions\n4.  e-Ambulance Tracking\n\n## Module-Wise Description 🗒\n\n-  _**Registration**_ 📝 \u003cbr/\u003e \n_The web application would have a facility for the user's to register as either doctors or patients. Both of them would have access to specific features of the application.\nThe hospitals could manage the patient's appointments and assign appropriate slots for particular consultations._\n\n- _**Appointment Scheduler**_ 📅 \u003cbr/\u003e \n_The patient would be able to book appointments for the particular time slots he wishes to visit the hospital for._\n\n- _**Disease severity prediction**_ 🤒 \u003cbr/\u003e \n_This module would provide an automated, AI enabled chatbot which would provide inputs on the medical condition of the user, in case medical help is not accessible_\n\n- _**Medical Record Storage**_ 📙 \u003cbr/\u003e \n_This module would enable online storage of patient's documents, this will help preserve them and avoid the hassle of carrying them for every consultation._\n\n- _**e-Ambulance Tracking**_ 🚑 \u003cbr/\u003e \n_It would aid people in urgent need of medical help, the web app would provide the facility to book and track ambulances for essential help._\n\n## How to run the project locally? [Using Scripts]\n\n**Windows**\u003cbr /\u003e\n```\n$ cd scripts\n$ sh startbackend.sh\n$ sh startfrontend.sh\n```\n\n**Unix/Linux/Mac**\u003cbr /\u003e\n```\n$ cd scripts\n$ chmod +x startbackend.sh\n$ ./startbackend.sh\n$ chmod +x startfrontend.sh\n$ ./startfrontend.sh\n```\n\u003ch2\u003eLint and Format 📜\u003c/h2\u003e\n\n- We use [Flake8](https://flake8.pycqa.org/en/latest/manpage.html) and [Black](https://pypi.org/project/black/) for linting \u0026 formatting source code of this project.\n\u003cbr\u003e\n**Run QA checks on local environment ⚡** :\n\u003cbr\u003e\n\n  - Run Shell script on Windows 💾 :\n\n  ```\n  ...\\lifeMEDeasy\u003e .\\lifeMEDeasy_QA_checks\n  ``` \n\n  - Run Shell script on Linux 👨‍💻 :\n\n  ```\n  .../lifeMEDeasy$ ./lifeMEDeasy_QA_checks\n  ``` \n  \n  - Alternate option ✔ :\n    - Run this on terminal ⚡:\n      - Windows 💾\n        ```\n        ...\\lifeMEDeasy\u003e black .\n        ``` \n        ```\n        ...\\lifeMEDeasy\u003e flake8 .\n        ``` \n      - Linux 👨‍💻\n        ```\n        .../lifeMEDeasy$ black .\n        ``` \n        ```\n        .../lifeMEDeasy$ flake8 .\n        ``` \n## Running this project on your local computer. [Convential Method]\n\n_**Prerequistes**_ \u003cbr/\u003e\n\n- [NodeJs](https://nodejs.org/en/download/)\n- [npm](https://www.npmjs.com/package/download) \n- [Python](https://www.python.org/downloads/) \n- [Django](https://www.djangoproject.com/download/) \n\n_**Step by Step Guide to install the project**_ \u003cbr/\u003e\n\n- Fork the repository and create a clone of it on your computer.\n- Go to the the command line and type `cd lifeMEDeasy`\n- Run the following command to import the node modules \u0026 start the frontend.\n```\n$ npm install \u0026\u0026 npm start\n```\n- Run the following command to start the development server at `http://localhost:3000` and port number `3000`.\n\n_**Installing the backend**_ \u003cbr/\u003e\n- Run the command in console:\n```\n$ pip install -r requirements.txt\n```\n- Go the the directory where Django project is present and manage.py file is present.\n- Run following commands in the cmd:\n```\n$ python manage.py makemigrations\n$ python manage.py migrate\n$ python manage.py runserver\n```\n- Your project is running on your local host `http://127.0.0.1` and port number `8000`.\n\n## Contributors ✨\n\nThanks goes to these wonderful people.👩🏻‍💻\n\n\u003ctable\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e\n\t\t\t\u003ca href=\"https://github.com/avinashkranjan/lifeMEDeasy/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=avinashkranjan/lifeMEDeasy\" /\u003e\n\u003c/a\u003e\n\t\t\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\nContributions of any kind welcome! 🌟\n\n\u003ch1 align=center\u003e Project Admin ❤️ \u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/avinashkranjan\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/55796944/95675026-dab07580-0bd1-11eb-93e2-1cb1de8acf38.png\" width=150px height=150px /\u003e\u003c/a\u003e \n    \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/avinashkranjan%20-%230077B5.svg?\u0026style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\"/\u003e  \u003cimg src=\"https://img.shields.io/badge/iavinashranjan%20-%231DA1F2.svg?\u0026style=for-the-badge\u0026logo=Twitter\u0026logoColor=white\"/\u003e \u003cimg src=\"https://img.shields.io/badge/avinashkranjan7%20-%23E4405F.svg?\u0026style=for-the-badge\u0026logo=Instagram\u0026logoColor=white\"/\u003e\n\u003c/p\u003e\n\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinashkranjan%2Flifemedeasy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favinashkranjan%2Flifemedeasy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinashkranjan%2Flifemedeasy/lists"}