{"id":17561057,"url":"https://github.com/bludidi/blogapp","last_synced_at":"2026-01-20T21:32:53.955Z","repository":{"id":65815442,"uuid":"600452334","full_name":"Bludidi/BlogApp","owner":"Bludidi","description":"A BlogApp is a Rails app that allow users to create posts, comment and like, it uses database to store, update and remove data.","archived":false,"fork":false,"pushed_at":"2023-04-24T16:38:58.000Z","size":279,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-04-06T22:27:52.255Z","etag":null,"topics":["css3","git","postgresql","rails","ruby","vscode"],"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/Bludidi.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-02-11T14:42:48.000Z","updated_at":"2023-07-06T08:37:31.000Z","dependencies_parsed_at":"2023-06-27T03:36:21.451Z","dependency_job_id":null,"html_url":"https://github.com/Bludidi/BlogApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bludidi/BlogApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bludidi%2FBlogApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bludidi%2FBlogApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bludidi%2FBlogApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bludidi%2FBlogApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bludidi","download_url":"https://codeload.github.com/Bludidi/BlogApp/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bludidi%2FBlogApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28614595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css3","git","postgresql","rails","ruby","vscode"],"created_at":"2024-10-21T11:44:21.107Z","updated_at":"2026-01-20T21:32:53.937Z","avatar_url":"https://github.com/Bludidi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 📗 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\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 BlogApp \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\n**BlogApp** This is a blog website that allows users to create blog posts and they can also comment and likes to the blog posts as well.\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\u003eRuby on Rails\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\u003eLocalhost:3000\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\u003ePostgresql\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 is able to create, remove, update and delete posts. (CRUD)**\n- [ ] **It has user authentication.**\n- [ ] **Users will use UI to insert data to the database.**\n- [ ] **The UI is well designed.**\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## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\nNot deployed yet\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\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\n- Ruby on Rails\n\n\n\n```sh\n gem install rails\n```\n\n\n### Setup\n\nClone this repository to your desired folder:\n\n\n```sh\n  $ git clone https://github.com/Bludidi/BlogApp.git\n  $ cd BlogApp\n  $ bundle install\n  $ rails db:create\n  $ rails db:migrate\n  $ rails s\n```\n\n\n### Run tests\n\nTo run tests, run the following command:\n```sh\n$ rspec.\n```\n\n\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n\n![my profile](https://avatars.githubusercontent.com/u/86472119?s=40\u0026v=4) **Brian Buntu Ludidi**\n\n- \u003ca href=\"https://github.com/Bludidi\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/followers/Bludidi?label=Follow%20%40Bludidi\u0026style=social\" alt=\"GitHub Follow\"\u003e\n\u003c/a\u003e\n\n- \u003ca href=\"https://twitter.com/BB_Ludidi\"\u003e\n  \u003cimg src=\"https://img.shields.io/twitter/follow/BB_Ludidi?label=Follow%20%40BB_Ludidi\u0026style=social\" alt=\"Twitter Follow\"\u003e\n\u003c/a\u003e\n\n- \u003ca href=\"https://www.linkedin.com/in/brian-ludidi/\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=social\u0026logo=linkedin\u0026logoColor=blue\" alt=\"LinkedIn\"\u003e\n\u003c/a\u003e\n\n👤 **Michael Amponsah**\n\n- GitHub: [@michaelamponsah](https://github.com/michaelamponsah)\n- Twitter: [@_mikeamponsah](https://twitter.com/_mikeamponsah)\n- LinkedIn: [michaelamponsah](https://linkedin.com/in/mikeamponsah)\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- [ ] **Views**\n- [ ] **Add forms**\n- [ ] **Add User Authentication**\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](../../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\n\n\nIf you like this project kindly add ⭐️ to it.\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\n\n***I would like to thank Mike Dane of Giraffe Academy and freeCodeCamp.org\nBig shout out to Microverse team for such a wonderful curriculum.\nKudos to my coding partners and peers whom we travel this journey together.***\n\n\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%2Fbludidi%2Fblogapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbludidi%2Fblogapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbludidi%2Fblogapp/lists"}