{"id":15403391,"url":"https://github.com/geekelo/fenaj-schedula_api","last_synced_at":"2025-04-16T03:19:50.052Z","repository":{"id":209836979,"uuid":"724979591","full_name":"geekelo/fenaj-schedula_API","owner":"geekelo","description":"An API built to manage appointment bookings","archived":false,"fork":false,"pushed_at":"2023-12-18T15:48:15.000Z","size":449,"stargazers_count":3,"open_issues_count":22,"forks_count":2,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-03-29T04:41:37.532Z","etag":null,"topics":["api-only","backend-api","postgressql","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/geekelo.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-11-29T07:25:59.000Z","updated_at":"2024-05-23T16:57:38.000Z","dependencies_parsed_at":"2024-10-19T08:49:44.248Z","dependency_job_id":"aa8bd6e1-40a8-4f8d-8a3c-a04e8b3c478b","html_url":"https://github.com/geekelo/fenaj-schedula_API","commit_stats":{"total_commits":55,"total_committers":6,"mean_commits":9.166666666666666,"dds":0.7454545454545455,"last_synced_commit":"11384a5f33c46ce2cd97a559a9319ea9ea1e80ce"},"previous_names":["geekelo/fenaj-schedula_api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekelo%2Ffenaj-schedula_API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekelo%2Ffenaj-schedula_API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekelo%2Ffenaj-schedula_API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekelo%2Ffenaj-schedula_API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geekelo","download_url":"https://codeload.github.com/geekelo/fenaj-schedula_API/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249188905,"owners_count":21227105,"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":["api-only","backend-api","postgressql","ruby-on-rails"],"created_at":"2024-10-01T16:08:21.823Z","updated_at":"2025-04-16T03:19:50.036Z","avatar_url":"https://github.com/geekelo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://geekelo.com.ng/wp-content/uploads/2023/12/project-signature1.gif\" alt=\"signature\" \u003e\n# 🏥 Fenaj Schedula API \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e The Fenaj Schedula API allows users to create an account, book a new session and can reserve the session.\n\n\n### Database Schema \u003ca name=\"ER-diagram\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n \u003cimg src=\"./fenaj-schedula.jpg\" alt=\"schema\" width=\"600\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n\u003c/div\u003e                                       \n\n### Frontend Repository\n[Fenaj Schedula Front End](https://github.com/geekelo/fenaj-schedula)\n\n### Api Documentation\nAPI DOCUMENTATION - domain/api-docs\n\n## Kanban Board:\n[Kanban-board](https://github.com/users/geekelo/projects/3)\u003cbr\u003e\n[Initial board state](https://github.com/geekelo/fenaj-schedula_API/issues/25)\n\n## Team:\nWe are a 5-member team.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eRuby\u003c/li\u003e\n    \u003cli\u003eRuby on Rails\u003c/li\u003e\n    \u003cli\u003ePostgres SQL\u003c/li\u003e\n  \u003c/ul\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- [x] Create a user based on the role\n- [x] Create a session and view all sessions\n- [x] Create reservations and view all reservations\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Command line or terminal\n- IDE such as VsCode.\n- Rails needs to be installed on your system.\n\n### Setup\n\nClone this repository to your desired folder:\nExample command:\n\n```sh\n  git clone git@github.com:geekelo/fenaj-schedula_API.git\n```\n\n### Install\n\nExample command:\n\n```sh\n  cd fenaj-schedula_API\n  bundle install (install all dependencies)\n  rails db:create (to create database)\n  rails db:migrate (to migrate tables)\n\n```\n\n### Usage\n\nTo run the project, run the following command:\n\n```sh\n rails s -p 30001\n\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Nasir Mahmood**\n\n- GitHub: [Nasirkhan294](https://github.com/Nasirkhan294)\n- LinkedIn: [nasirmahd](https://www.linkedin.com/in/nasirmahd/)\n\n👤 **Eloghene Otiede**\n\n- GitHub: [@geekelo](https://github.com/geekelo)\n- LinkedIn: [eloghene-otiede](https://www.linkedin.com/in/eloghene-otiede-b146a3232/)\n  \n👤 **Fatima Najafi**\n\n- GitHub: [@fatima-najafi](https://github.com/fatima-najafi)\n- LinkedIn: [fatima-najafi](https://www.linkedin.com/in/fatima-najafi/)\n\n👤 **Joyce Cruz**\n\n- GitHub: [@balastar](https://github.com/balatstar)\n- LinkedIn: [joyce-ann-cruz](https://www.linkedin.com/in/joyce-ann-cruz-668a41a7/)\n\n👤 **Adeyemi Dada**\n\n- GitHub: [@yemidada](https://github.com/yemidada)\n- LinkedIn: [yemidada](https://www.linkedin.com/in/yemidada/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] add comments\n- [ ] add likes  \n- [ ] error deduction for sessions\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](../../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\nPlease support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.\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\nI would like to express my sincere gratitude to [Murat Korkmaz](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign) for this design and to all my Microverse partners who contributed to this project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :question: FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- **Can I fork and reuse this repository?**\n\nAbsolutely! Please feel free to fork and reuse this repository for your own projects.\n\n- **Is it okay to improve this repository? Will my changes be accepted?**\n\nDefinitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.\n\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%2Fgeekelo%2Ffenaj-schedula_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeekelo%2Ffenaj-schedula_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekelo%2Ffenaj-schedula_api/lists"}