{"id":18791299,"url":"https://github.com/rubydevi/vetclinic-database","last_synced_at":"2025-12-27T17:30:15.351Z","repository":{"id":189780607,"uuid":"681194945","full_name":"rubydevi/vetclinic-database","owner":"rubydevi","description":"In this project, I will use a relational database to create the data structure for a vet clinic.","archived":false,"fork":false,"pushed_at":"2023-08-29T10:13:11.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-12-29T15:12:39.637Z","etag":null,"topics":["postgresql"],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","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/rubydevi.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}},"created_at":"2023-08-21T13:30:24.000Z","updated_at":"2023-08-25T16:18:16.000Z","dependencies_parsed_at":"2024-12-29T15:12:29.127Z","dependency_job_id":"37abee7a-c0c4-4fbc-b50f-b11696311ec2","html_url":"https://github.com/rubydevi/vetclinic-database","commit_stats":null,"previous_names":["rubydevi/vetclinic-database"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubydevi%2Fvetclinic-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubydevi%2Fvetclinic-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubydevi%2Fvetclinic-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubydevi%2Fvetclinic-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubydevi","download_url":"https://codeload.github.com/rubydevi/vetclinic-database/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239718326,"owners_count":19685722,"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":["postgresql"],"created_at":"2024-11-07T21:15:20.448Z","updated_at":"2025-12-27T17:30:15.290Z","avatar_url":"https://github.com/rubydevi.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n\u003c!-- - [🚀 Live Demo](#live-demo) --\u003e\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  \u003c!-- - [Run tests](#run-tests) --\u003e\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 Vet Clinic \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nIn this project, I have used a relational database to create the data structure for a vet clinic. I started with one table, and step by step, I will create a complete database with data about:\n\n- animals\n- animals' owners\n- clinic employees\n- visits\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003c!-- \u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eHTML and CSS\u003c/li\u003e\n    \u003cli\u003eJavaScript\u003c/li\u003e\n    \u003cli\u003eReact \u0026 Redux\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e --\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003ePostgreSQL\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\n- **Create Database**\n- **Create Table**\n- **Insert Data**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n\u003c!-- ## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Deployed App](https://64d4b5318f95a40008a1d353--rainbow-sherbet-144aa6.netlify.app/)\n- [My Presentation](https://drive.google.com/file/d/1iiHlb0XE2IHCMOTJJik9v_qM8aftwXRG/view?usp=sharing)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e --\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n### Prerequisites\n\nThis repository includes files with plain SQL that can be used to recreate a database:\n\n- Use [schema.sql](./schema.sql) to create all tables.\n- Use [data.sql](./data.sql) to populate tables with sample data.\n- Check [queries.sql](./queries.sql) for examples of queries that can be run on a newly created database.\n\nYou will need `PostgreSQL` already installed.\n\n\n### Setup\n\nClone this repository to your desired folder:\n```sh\n  cd my-folder\n  git clone git@github.com:rubydevi/vetclinic-database.git\n  cd vetclinic-database\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  gem install\n```\n\n### Usage\nRun the queries on your local database to use this project.\n\n**Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!**\n\n\u003c!-- ### Run tests\n\nTo run tests, run the following command:\n\n```sh\n npx stylelint \"**/*.{css,scss}\"\n```\n\n```sh\n npx eslint \"**/*.{js,jsx}\"\n``` --\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Chongtham Ruby Devi**\n\n- GitHub: [@rubydevi](https://github.com/rubydevi)\n- Twitter: [@arieabyss](https://twitter.com/ariesabyss)\n- LinkedIn: [Chongtham Ruby Devi](https://www.linkedin.com/in/chongtham-bhoomika/)\n\n**Luzinda Douglas**\n- GitHub: [@LdouglasOT](https://github.com/LdouglasOT)\n- Twitter: [@LdouglasOT](https://twitter.com/LdouglasOT)\n- LinkedIn: [LdouglasOT](https://www.linkedin.com/in/LdouglasOT/)\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## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- CRUD operations.\n- Front End.\n- User Management.\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/rubydevi/vetclinic-database/issues).\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project please leave a star, I'd really appreciate it.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- I'd like to thank Microverse for this wonderful README template.\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/rubydevi/vetclinic-database/blob/main/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%2Frubydevi%2Fvetclinic-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubydevi%2Fvetclinic-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubydevi%2Fvetclinic-database/lists"}