{"id":17558806,"url":"https://github.com/billymohajeri/final-group-capstone-backend","last_synced_at":"2026-03-17T11:33:10.108Z","repository":{"id":163869145,"uuid":"639306259","full_name":"billymohajeri/Final-Group-Capstone-Backend","owner":"billymohajeri","description":"Cottage Booking is an app that helps users find cottages and reserve them. The app allows users to add new cottages, remove cottages, make reservations. Built with Ruby on Rails, React, Redux, and PostgreSQL.","archived":false,"fork":false,"pushed_at":"2023-05-29T07:27:43.000Z","size":98,"stargazers_count":8,"open_issues_count":15,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T04:07:42.203Z","etag":null,"topics":["postgresql","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://final-group-capstone-frontend-git-deploy-billymohajeri.vercel.app/","language":"Ruby","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/billymohajeri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE/MIT.md","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-05-11T07:45:50.000Z","updated_at":"2023-07-08T05:03:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f2994d7-8c71-4a06-a30c-32dc452541c0","html_url":"https://github.com/billymohajeri/Final-Group-Capstone-Backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/billymohajeri/Final-Group-Capstone-Backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FFinal-Group-Capstone-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FFinal-Group-Capstone-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FFinal-Group-Capstone-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FFinal-Group-Capstone-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billymohajeri","download_url":"https://codeload.github.com/billymohajeri/Final-Group-Capstone-Backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FFinal-Group-Capstone-Backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30622741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T11:26:08.186Z","status":"ssl_error","status_checked_at":"2026-03-17T11:24:37.311Z","response_time":56,"last_error":"SSL_read: 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":["postgresql","ruby-on-rails"],"created_at":"2024-10-21T10:24:47.725Z","updated_at":"2026-03-17T11:33:10.094Z","avatar_url":"https://github.com/billymohajeri.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n  - [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Create database](#create-database)\n- [👥 Authors](#authors)\n- [📊 Kanban Board ](#kanban)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 Cottage booking app \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Cottage booking app** is a booking app that allows users to search a list of available cottages and make reservations. This is the backend repository.\n\nFrontend repo is [here](https://github.com/billymohajeri/Final-Group-Capstone-Frontend)\n\nAfter launching a local server, this link provides access to API documentation: http://localhost:3000/api-docs/index.html\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRails\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://react.dev/\"\u003eReact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://redux.js.org/\"\u003eRedux\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eBundle\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://webpack.js.org/\"\u003eWebPack\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.npmjs.com/\"\u003eNPM\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Create new user**\n- **Create new cottage**\n- **Delete cottage**\n- **Add reservation**\n- **Display my reservations list**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n[Live Demo](https://final-group-capstone-frontend-git-deploy-billymohajeri.vercel.app/)\n \n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\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- [Ruby on Rails](https://rubyonrails.org/) installed and running. To get more information, read the [installation guide](https://guides.rubyonrails.org/).\n\n- [PostgreSQL](https://www.postgresql.org/) installed and running.\n\n### Setup\n\nClone this repository to your desired folder:\n\nClone the back-end repo\n```\ngit clone git@github.com:billymohajeri/Final-Group-Capstone-Backend.git\n```\n\nClone the front-end repo\n```\ngit clone git@github.com:billymohajeri/Final-Group-Capstone-Frontend.git\n```\n\n### Install\n\nInstall the backend project with:\n\n```cd Final-Group-Capstone-Backend```\n\n```bundle install``` to install all gems used.\n\n```rails db:create``` to create the database.\n\n```rails db:migrate``` to run the database migrations you created.\n\n```rails db:seed``` to add a new uer to the database.\n\n`rails s` to run the dev server.\n\nGo to http://localhost:3000/api-docs/index.html to see API documentation.\n\nInstall the frontend project with:\n\n```cd Final-Group-Capstone-Backend```\n\n```npm install``` to install the app.\n\n```npm start``` ro run the app.\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👤 **Billy Mohajeri**\n\n- GitHub: [@BillyMohajeri](https://github.com/billymohajeri)\n- Twitter: [@BillyMohajeri](https://twitter.com/BillyMohajeri)\n- LinkedIn: [@BillyMohajeri](https://www.linkedin.com/in/billymohajeri)\n\n👤 **Gaurav Gangwar**\n\n- GitHub: [@gauravgangwarweb](https://github.com/gauravgangwarweb)\n- Twitter: [@gauravgangwar501](https://twitter.com/gauravgangwar501)\n- LinkedIn: [Gaurav Gangwar](https://www.linkedin.com/in/gauravgangwarweb/)\n\n👤 **Botlhale Setou**\n- GitHub: [@Botlhale-Setou](https://github.com/Botlhale-Setou)\n- Twitter: [@Botlhale_Setou](https://twitter.com/BotlhaleSetou)\n- LinkedIn: [@botlhalesetou](https://www.linkedin.com/in/botlhalesetou/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📊 Kanban Board \u003ca name=\"kanban\"\u003e\u003c/a\u003e\n\n- Link to Kanban Board: [Kanban](https://github.com/users/billymohajeri/projects/6/views/1)\n- Initial state of Kanban board: [Kanban Image](https://user-images.githubusercontent.com/58295348/237707763-a4569c96-d090-4692-92d4-93f411c10427.png) \n- We are a group of 3 persons.\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- [ ] **Improve the application UI**\n- [ ] **Add comment button**\n- [ ] **Improve authentication system**\n- [ ] **Authorization**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, please consider giving it a star.\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 would like to thank all code reviewers for making this project better.\n\n- Original design idea by [Murat Korkmaz on Behance](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign).\n\n📸 Photos:\n- [Houses Cottages](https://stocksnap.io/photo/houses-cottages-7KUECPAQ80) at Free Stock Image by 👤 Arno Smit\n- [Wishbone Cottage, Malvern Hills](https://www.countryliving.com/uk/travel-ideas/staycation-uk/g25857853/cottages-rent-uk/?slide=9) at Unique Home Stays by 👤 Mark Watts\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE/MIT.md) 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%2Fbillymohajeri%2Ffinal-group-capstone-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillymohajeri%2Ffinal-group-capstone-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillymohajeri%2Ffinal-group-capstone-backend/lists"}