{"id":20138441,"url":"https://github.com/echaftech23/bookify","last_synced_at":"2026-02-25T18:03:12.657Z","repository":{"id":207192272,"uuid":"718615207","full_name":"Echaftech23/Bookify","owner":"Echaftech23","description":"Bookify Room Reservation System is designed to facilitate the efficient management of meeting room reservations for employees.","archived":false,"fork":false,"pushed_at":"2023-11-20T10:38:11.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T04:18:10.246Z","etag":null,"topics":["sql","uml"],"latest_commit_sha":null,"homepage":"","language":null,"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/Echaftech23.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-14T13:04:06.000Z","updated_at":"2023-11-19T13:57:17.000Z","dependencies_parsed_at":"2024-11-13T21:40:34.752Z","dependency_job_id":"190dc723-0e19-47ad-b5c5-e5ea19f12b20","html_url":"https://github.com/Echaftech23/Bookify","commit_stats":null,"previous_names":["echaftech23/bookify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Echaftech23/Bookify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBookify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBookify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBookify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBookify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Echaftech23","download_url":"https://codeload.github.com/Echaftech23/Bookify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBookify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281616624,"owners_count":26531917,"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-29T02:00:06.901Z","response_time":59,"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":["sql","uml"],"created_at":"2024-11-13T21:38:10.037Z","updated_at":"2025-10-29T11:48:51.861Z","avatar_url":"https://github.com/Echaftech23.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookify Room Reservation System\n\n## Introduction\n\nBookify Room Reservation System is designed to facilitate the efficient management of meeting room reservations for employees. This README provides documentation for the database schema, its design principles, and the steps taken to ensure its reliability and scalability.\n\n## Database Schema\n\nThe database schema is designed to meet the current and future needs of Bookify, encompassing entities such as meeting rooms, employees, reservations, equipment, and schedules. The schema incorporates primary keys, foreign keys, and essential information to ensure effective data management.\n\n### UML Diagrams\n\nThe following UML diagrams describe the entities, relationships, and constraints within the database:\n\n- [https://bit.ly/UML_Diagram]\n\n### Jira Work Management\n\nFor Bookify project management:\n\n- [https://sqluml.atlassian.net/jira/core/projects/FIRST/board]\n\n## SQL Scripts\n\nTo create the database structure defined by the schema, SQL scripts have been developed. These scripts are documented and organized to facilitate the setup process.\n\n### SQL Script File \u003cscript.sql\u003e includes :\n\n- Creates the necessary tables as per the schema.\n- Defines constraints such as primary keys and foreign keys.\n- Indexing.\n- Data Manipulation including INSERT, UPDATE, and DELETE.\n- Sorting and filtering Data.\n- JOINS.\n\n### Execution:\n\n```bash\npsql -U \u003cusername\u003e -d \u003cdatabase_name\u003e -a -f script.sql","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechaftech23%2Fbookify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fechaftech23%2Fbookify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechaftech23%2Fbookify/lists"}