{"id":21008203,"url":"https://github.com/mozameljawad/clinic_db","last_synced_at":"2025-10-04T02:22:59.706Z","repository":{"id":197994483,"uuid":"699776725","full_name":"MozamelJawad/clinic_db","owner":"MozamelJawad","description":"The Clinic-database is the relational database for the clinic, which has patients, treatments, medical_histories, invoices, invocie_items, and medical_history_treatment tables. The relationship between the related tables is created using foreign key constraints.","archived":false,"fork":false,"pushed_at":"2023-10-03T15:49:40.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-15T02:36:36.245Z","etag":null,"topics":["postgresql"],"latest_commit_sha":null,"homepage":"","language":null,"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/MozamelJawad.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}},"created_at":"2023-10-03T10:14:51.000Z","updated_at":"2023-10-27T07:16:52.000Z","dependencies_parsed_at":"2023-10-03T23:43:40.656Z","dependency_job_id":null,"html_url":"https://github.com/MozamelJawad/clinic_db","commit_stats":null,"previous_names":["mozameljawad/clinic_db"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MozamelJawad/clinic_db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fclinic_db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fclinic_db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fclinic_db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fclinic_db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MozamelJawad","download_url":"https://codeload.github.com/MozamelJawad/clinic_db/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fclinic_db/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254586,"owners_count":25956625,"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-10-04T02:00:05.491Z","response_time":63,"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":["postgresql"],"created_at":"2024-11-19T09:11:51.090Z","updated_at":"2025-10-04T02:22:59.679Z","avatar_url":"https://github.com/MozamelJawad.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clinic-database\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Clinic-database \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThe Clinic-database is the relational database for the clinic, which has patients, treatments, medical_histories, invoices, invocie_items, and medical_history_treatment tables. The relationship between the related tables is created using foreign key constraints.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n* PostgreSQL\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n- **CREATE-DATABSE**\n- **CREATE-TABLE**\n- **FK Indexes**\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Getting Started\n\n### Prerequisites \u003ca name=\"prerequisites\"\u003e\u003c/a\u003e\nThis repository includes files with plain SQL that can be used to recreate a database:\n- Use [schema_based_on_diagram](./schema_based_on_diagram.sql) to create database and all tables.\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Setup\n\nClone this repository to your desired folder:\n- git clone https://github.com/MozamelJawad/clinic_db.git\n\n- cd clinic_db\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Mozamel Jawad**\n\n- GitHub: [@githubhandle](https://github.com/MozamelJawad)\n- Twitter: [@twitterhandle](https://twitter.com/mozameljawad)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mozamel-jawad/)\n\n👤 **Mershark Takyi**\n\n- GitHub: [@githubhandle](https://github.com/mershark)\n- LinkedIn: [Profile link](https://www.linkedin.com/in/mershark/)\n\n👤 **Young Gaius**\n\n- Github: [Young-Gaius](https://github.com/Young-Gaius)\n- Linkedin: [Young-gaius](https://www.linkedin.com/in/young-gaius-205624268/)\n- Twitter: [Young Gaius](https://twitter.com/EhuYoung)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **Additional Queries**\n- **Additional Tables**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/MozamelJawad/clinic_db/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project give it a star!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- Thanks to the Microverse team for the great curriculum.\n- Thanks to the Code Reviewer(s) for the insightful feedback.\n- Thanks to our coding partners, the morning session team, and the standup team for their cooperation.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozameljawad%2Fclinic_db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozameljawad%2Fclinic_db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozameljawad%2Fclinic_db/lists"}