{"id":22613133,"url":"https://github.com/marshallvoid/clinic-ease-website","last_synced_at":"2026-04-16T18:02:46.292Z","repository":{"id":252998059,"uuid":"812031864","full_name":"marshallvoid/clinic-ease-website","owner":"marshallvoid","description":"ClinicEase - Private Clinic Management","archived":false,"fork":false,"pushed_at":"2024-12-08T06:14:17.000Z","size":9532,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-13T18:32:53.986Z","etag":null,"topics":["cloudinary","flask","mysql","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/marshallvoid.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-06-07T20:09:17.000Z","updated_at":"2025-08-07T12:50:13.000Z","dependencies_parsed_at":"2024-08-13T22:30:23.488Z","dependency_job_id":"55fc34ff-04e5-4f53-b490-de0eb9a46caf","html_url":"https://github.com/marshallvoid/clinic-ease-website","commit_stats":null,"previous_names":["hiepthanhtran/website-private-clinic-management","hiepthanhtran/website-pcms","hdevlin2913/clinicease-website","hdevlin2913/clinic-ease-website","hdevlinz/clinic-ease-website","hiepthanhtran/clinic-ease-website","deviquee/clinic-ease-website","marshallvoid/clinic-ease-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marshallvoid/clinic-ease-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fclinic-ease-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fclinic-ease-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fclinic-ease-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fclinic-ease-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshallvoid","download_url":"https://codeload.github.com/marshallvoid/clinic-ease-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fclinic-ease-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31897870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T17:33:00.867Z","status":"ssl_error","status_checked_at":"2026-04-16T17:32:57.401Z","response_time":69,"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":["cloudinary","flask","mysql","python"],"created_at":"2024-12-08T17:15:14.176Z","updated_at":"2026-04-16T18:02:46.271Z","avatar_url":"https://github.com/marshallvoid.png","language":"HTML","readme":"# ClinicEase - Private Clinic Management\n\nClinicEase is a project provides a website for private clinics. Allows patients to choose a doctor to make an appointment.\n\n## Installation\n\n1. Clone project\n\n```bash\ngit clone https://github.com/HiepThanhTran/ClinicEase-Website.git\n```\n\n2. Create a virtual environment\n\n```bash\npython3 -m venv venv\n```\n\n3. Activate the environment\n\n```bash\nsource venv/bin/activate   # On Windows: venv\\Scripts\\activate\n```\n\n4. Install packages from requirements.txt\n\n```bash\npip install -r requirements.txt\n```\n\n## Run locally\n\n- Go to __init__.py change something below:\n    - SQLALCHEMY_DATABASE_URI: change user, password, host, and database name\n```bash\napp.config['SQLALCHEMY_DATABASE_URI'] = f'mysql+pymysql://\u003cuser\u003e:\u003cpassword\u003e@\u003chost\u003e/\u003cdatabase name\u003e?charset=utf8mb4'\n```\n\n- Create database schema by run **models.py** file\n\n- Then run **index.py** file and go to [http://127.0.0.1:5000/](http://127.0.0.1:5000/)\n\n## Screenshots\n\n### Home Page\n\n![Home Page](https://raw.githubusercontent.com/HiepThanhTran/Website-PCMS/main/images/pcms_home.png)\n\n### Login Page\n\n![Login Page](https://raw.githubusercontent.com/HiepThanhTran/Website-PCMS/main/images/pcms_login.png)\n\n### Signup Page\n\n![Signup Page](https://raw.githubusercontent.com/HiepThanhTran/Website-PCMS/main/images/pcms_signup.png)\n\n### Appointment Form\n\n![Appointment Form](https://raw.githubusercontent.com/HiepThanhTran/Website-PCMS/main/images/pcms_appointment_form.png)\n\n### Profile Page\n\n![Profile Page](https://raw.githubusercontent.com/HiepThanhTran/Website-PCMS/main/images/pcms_profile.png)\n\n### Admin Dashboard\n\n![Admin Dashboard](https://raw.githubusercontent.com/HiepThanhTran/Website-PCMS/main/images/pcms_admin_dashboard.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshallvoid%2Fclinic-ease-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarshallvoid%2Fclinic-ease-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshallvoid%2Fclinic-ease-website/lists"}