{"id":20624031,"url":"https://github.com/bohaz/blogapp","last_synced_at":"2025-10-03T18:32:52.782Z","repository":{"id":196703017,"uuid":"696884316","full_name":"bohaz/BlogApp","owner":"bohaz","description":"This application is a simple yet functional blog platform built with Ruby on Rails, utilizing PostgreSQL as the database.","archived":false,"fork":false,"pushed_at":"2024-08-31T14:45:38.000Z","size":11938,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-28T20:21:22.136Z","etag":null,"topics":["cancancan","devise","javascript","postgresql","rspec","rubocop","ruby-on-rails","tailwind-css"],"latest_commit_sha":null,"homepage":"","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/bohaz.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-09-26T16:02:36.000Z","updated_at":"2024-05-22T19:50:46.000Z","dependencies_parsed_at":"2024-05-13T18:51:45.426Z","dependency_job_id":null,"html_url":"https://github.com/bohaz/BlogApp","commit_stats":null,"previous_names":["bohaz/blogapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohaz%2FBlogApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohaz%2FBlogApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohaz%2FBlogApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohaz%2FBlogApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bohaz","download_url":"https://codeload.github.com/bohaz/BlogApp/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249073839,"owners_count":21208429,"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":["cancancan","devise","javascript","postgresql","rspec","rubocop","ruby-on-rails","tailwind-css"],"created_at":"2024-11-16T12:29:24.222Z","updated_at":"2025-10-03T18:32:52.696Z","avatar_url":"https://github.com/bohaz.png","language":"Ruby","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  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n# 💻 Bloguers \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThis application is a functional blog platform built with Ruby on Rails, utilizing PostgreSQL as the database and styled with Tailwind-css. Users can create posts, comment on existing posts, and like posts. Every interaction is tied to a specific user and post, fostering a community environment and allowing for interaction between users.\n\n![Bloguers](https://github.com/bohaz/BlogApp/assets/127757182/08895f41-9f80-491d-a295-a28511ecc795)\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\n\u003cdetails\u003e\n\u003csummary\u003eRuby on Rails\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eStimulus Js\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://stimulus.hotwired.dev/\"\u003eStimulus Js\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTailwind-CSS\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://tailwindcss.com/\"\u003eTailwind-CSS\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\n- **User Management**\n- **Post Creation and Interaction**\n- **Automated Counters**\n- **Relational Database Schema**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\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\nClone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone git@github.com:bohaz/BlogApp.git\n```\n\nNavigate to the cloned repository and run the following command to install the necessary gems:\n```\ncd BlogApp\nbundle install\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Usage\nInitialize it with\n```\nbin/dev \n```\nThen open `http://localhost:3000` in your browser.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Test\nTo run the tests try the following command:\n```\nrspec spec\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n\n👤 **Ricardo Martínez**\n\n- GitHub: [@bohaz](https://github.com/bohaz)\n- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)\n- Portfolio: [Ricardo's Portfolio](https://ricardosportfolio.vercel.app/)\n- \n👤 **Agyare Kissi Kenneth**\n\n- GitHub: [@githubhandle](https://github.com/over-geek)\n- Twitter: [@twitterhandle](https://twitter.com/KissiKenneth)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kenneth-agyare-kissi-673a01186/)\n\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\n- [ ] **User Authentication and Authorization**\n- [ ] **Enhanced Interaction**\n- [ ] **Search and Filter**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\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/bohaz/BlogApp/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project let me know with a STAR⭐!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thaks Microverse for giving me the oportunity to build and contribute in projects like this.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/bohaz/BlogApp/blob/dev/MIT.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohaz%2Fblogapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbohaz%2Fblogapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohaz%2Fblogapp/lists"}