{"id":29088125,"url":"https://github.com/dventurb/hospital-management","last_synced_at":"2026-06-09T20:31:21.420Z","repository":{"id":271131823,"uuid":"907965608","full_name":"dventurb/hospital-management","owner":"dventurb","description":"A desktop hospital management application featuring CRUD operations, developed in C with GTK 4. Created as part of course SEC at IPVC.","archived":false,"fork":false,"pushed_at":"2025-10-29T16:05:05.000Z","size":10751,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-24T22:40:01.846Z","etag":null,"topics":["c-language","c-programming","crud","crud-application","gtk4","gui","gui-application"],"latest_commit_sha":null,"homepage":"","language":"C","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/dventurb.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-24T18:14:53.000Z","updated_at":"2025-10-29T16:05:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"97afda10-33f5-49b1-89c4-4de2d02c3f8c","html_url":"https://github.com/dventurb/hospital-management","commit_stats":null,"previous_names":["dventurb/sistemagestaoclinicas","dventurb/hospital-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dventurb/hospital-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dventurb%2Fhospital-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dventurb%2Fhospital-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dventurb%2Fhospital-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dventurb%2Fhospital-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dventurb","download_url":"https://codeload.github.com/dventurb/hospital-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dventurb%2Fhospital-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34125332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","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":["c-language","c-programming","crud","crud-application","gtk4","gui","gui-application"],"created_at":"2025-06-28T03:01:01.997Z","updated_at":"2026-06-09T20:31:21.398Z","avatar_url":"https://github.com/dventurb.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align =\"center\"\u003e\n    \u003c!--LOGO--\u003e\n    \u003ca href=\"github.com/dventurb/hospital-management\"\u003e\n    \u003cimg src=\"https://github.com/dventurb/hospital-management/blob/gui-integration/assets/icons/common/icon.png\" alt=\"Logo\" width=\"64\" height=\"64\"\u003e\n\u003c/a\u003e\n\n\u003c!--PROJECT NAME--\u003e\n\u003ch1\u003eHospital Management\u003c/h1\u003e\n\n\u003c!--DESCRIPTION--\u003e\n\u003cp align=\"center\"\u003e\n    Desktop hospital management application with CRUD operations, developed in C using GTK 4. \n\u003c/p\u003e\n\n\u003c!--BADGES--\u003e\n\u003cp\u003e\n     \u003cimg src=\"https://img.shields.io/badge/platform-linux-lightgrey\" /\u003e\n     \u003cimg src=\"https://img.shields.io/badge/GTK-4.14-blue\" /\u003e\n\u003c/p\u003e\n\n\u003ch3\u003e\n    \u003ca href=\"#about-project\"\u003eAbout Project\u003c/a\u003e\n    \u003cspan\u003e|\u003c/span\u003e\n    \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\n    \u003cspan\u003e|\u003c/span\u003e\n    \u003ca href=\"#dependencies\"\u003eDependencies\u003c/a\u003e\n    \u003cspan\u003e|\u003c/span\u003e\n    \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e\n\u003c/h3\u003e\n\u003c/div\u003e\n\n![screenshot](https://i.imgur.com/mkcD9r5.png)\n\n\n## About Project\n**Hospital Management** is a desktop application for mananing clients, doctors and medical appointments. This project was developed in C with GTK 4, with a focus on improving GUI development with C. The project was created as part of the Algorithms and Programming curricular unit at IPVC – ESTG.\n\n## Installation \n\n```bash \ngit clone https://github.com/dventurb/hospital-management.git\ncd hospital-management\nchmod +x install.sh\n./install.sh\n./hospital-management\n```\n\n## Dependencies\nAll dependencies are automatically installed by the install script (install.sh).\n- **GTK 4** (`libgtk-4-dev`) \n- **GTKChart** (included in `ui/lib/gtkchart/`)\n- **libharu** (`libhpdf-dev`)\n- **hpdftbl** (included in `lib/hpdftbl/`)\n- **crypt** (`libxcrypt-dev`)\n- **cJSON** (`libcjson-dev`)\n- **Build tools**: `gcc`, `make`, `pkg-config`\n\n## Features \n- Modern user interface with **GTK 4**.\n- Manage **clients**, **doctors**, and **appointments**. \n- Generate **PDF reports** using `libharu` and `hpdftbl`.\n- Visualize data with **Pie Chart** and **Bar Chart**.\n- Password with **SHA-256** and salt generation for unique hashes.\n- Support for **dark** and **light** themes.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdventurb%2Fhospital-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdventurb%2Fhospital-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdventurb%2Fhospital-management/lists"}