{"id":15002795,"url":"https://github.com/jmdotdev/health_hub","last_synced_at":"2026-03-15T12:10:53.465Z","repository":{"id":238263756,"uuid":"723400356","full_name":"jmdotdev/Health_Hub","owner":"jmdotdev","description":"A comprehensive healthcare platform designed to bridge the gap between patients and doctors.","archived":false,"fork":false,"pushed_at":"2024-07-24T06:31:38.000Z","size":8614,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-18T13:56:17.363Z","etag":null,"topics":["angular17","c-sharp","efcore7","mssqlserver","net-core-7","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jmdotdev.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":"2023-11-25T14:51:11.000Z","updated_at":"2024-07-24T06:31:42.000Z","dependencies_parsed_at":"2024-06-04T20:39:41.960Z","dependency_job_id":"70fa21c8-1cdd-411e-bcda-5eba9d335c74","html_url":"https://github.com/jmdotdev/Health_Hub","commit_stats":null,"previous_names":["pochii-cloud/health_hub","jmdotdev/health_hub"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmdotdev%2FHealth_Hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmdotdev%2FHealth_Hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmdotdev%2FHealth_Hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmdotdev%2FHealth_Hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmdotdev","download_url":"https://codeload.github.com/jmdotdev/Health_Hub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243153615,"owners_count":20244791,"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":["angular17","c-sharp","efcore7","mssqlserver","net-core-7","typescript"],"created_at":"2024-09-24T18:52:36.981Z","updated_at":"2025-12-24T12:16:58.763Z","avatar_url":"https://github.com/jmdotdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n# Health Hub\n\nHealth Hub is a comprehensive healthcare platform designed to bridge the gap between patients and doctors. It facilitates easy appointment scheduling, maintains detailed patient medical records, offers a Q\u0026A platform for immediate queries, and manages medication lists along with timely notifications. Built with Angular for the frontend, .NET 7 for the backend, and MSSQL for database management, Health Hub aims to streamline the healthcare process for both patients and medical professionals.\n\n## Features\n\n- **Appointment Scheduling**: Patients can book, reschedule, or cancel appointments with doctors.\n- **Medical Records Management**: A secure system to keep track of patient visits, diagnoses, and treatments over time.\n- **Q\u0026A Platform**: Patients can ask health-related questions and receive expert answers from doctors.\n- **Medication Tracker**: A feature that allows patients to keep an updated list of medications and receive refill reminders.\n- **Notifications Center**: Real-time alerts for appointment reminders, health tips, and answers to queries.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nBefore you begin, ensure you have the following tools installed:\n\n- [Git](https://git-scm.com/)\n- [Node.js](https://nodejs.org/en/) (which comes with [npm](http://npmjs.com/))\n- [.NET Core SDK](https://dotnet.microsoft.com/download)\n- [MSSQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-downloads)\n\n### Installation\n\n1. **Clone the repository**\n\n```bash\ngit clone https://github.com/yourusername/health-hub.git\ncd health-hub\n```\n\n2. **Set up the backend**\n\nNavigate to the backend directory and restore dependencies:\n\n```bash\ncd api\ndotnet restore\n```\n\nRun the backend server:\n\n```bash\ndotnet run\n```\n\n3. **Set up the frontend**\n\nNavigate to the frontend directory and install dependencies:\n\n```bash\ncd ui\nnpm install\n```\n\nRun the Angular server:\n\n```bash\nng serve\n```\n\nNavigate to `http://localhost:4200/` to view the application.\n\n4. **Set up the database**\n\nEnsure MSSQL Server is running. Create a database named `HealthHub` and update the connection string in the `.NET Core` backend `appsettings.json` file accordingly.\n\nRun the database migrations (ensure you are in the backend directory):\n\n```bash\ndotnet ef database update\n```\n\n### Usage\nAfter installation, you can use the platform by registering as either a patient or a doctor. Patients can book appointments, view their medical records, ask questions, and track their medications. Doctors can manage appointments, answer questions, and access patient records.\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmdotdev%2Fhealth_hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmdotdev%2Fhealth_hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmdotdev%2Fhealth_hub/lists"}