{"id":19300392,"url":"https://github.com/ijeomaodinko/blog-app","last_synced_at":"2026-04-11T17:05:51.781Z","repository":{"id":104316264,"uuid":"558097154","full_name":"ijeomaodinko/blog-app","owner":"ijeomaodinko","description":"This project - Blog app is built using ruby on rails. The Blog app is a classic example of a blog website. The project is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.","archived":false,"fork":false,"pushed_at":"2024-01-02T16:45:44.000Z","size":2785,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-06-04T20:33:34.203Z","etag":null,"topics":["css3","html5","javascript","postgres","ruby","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/ijeomaodinko.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":"2022-10-26T22:23:34.000Z","updated_at":"2023-08-23T21:08:10.000Z","dependencies_parsed_at":"2023-12-31T00:32:04.509Z","dependency_job_id":"89747390-936d-4f1d-a97f-296896949b1f","html_url":"https://github.com/ijeomaodinko/blog-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ijeomaodinko/blog-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijeomaodinko%2Fblog-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijeomaodinko%2Fblog-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijeomaodinko%2Fblog-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijeomaodinko%2Fblog-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ijeomaodinko","download_url":"https://codeload.github.com/ijeomaodinko/blog-app/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijeomaodinko%2Fblog-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547972,"owners_count":26004802,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","html5","javascript","postgres","ruby","ruby-on-rails"],"created_at":"2024-11-09T23:14:39.190Z","updated_at":"2025-10-06T02:19:12.190Z","avatar_url":"https://github.com/ijeomaodinko.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)  ![](https://badgen.net/builder#badge/Ruby%20on%20Rails/7.0.4/red)  ![](https://badges.aleen42.com/src/visual_studio.svg)  ![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)   ![Ruby](https://img.shields.io/badge/ruby-%23CC342D.svg?style=for-the-badge\u0026logo=ruby\u0026logoColor=white)   ![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)\n\n# Blog App 🌍\n\nThis project - Blog App is built using ruby on rails. The Blog app is a classic example of a blog website. The project is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and likes.\n\n\n## Built With 🛠\n\n- Major languages: Ruby\n- Frameworks: Ruby on Rails, Capyprama\n- Technologies used: Rubocop, Gem, Postgresql\n- Code Editor: Visual Studio\n- Testing: Rspec\n\n## Live Demo (if available)\n\n[Live Demo Link]\n\n\n# Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\nOpen your console. Run the following \n\nIf you are using HTTPS\n\n    \"git clone https://github.com/ijeomaodinko/blog-app.git\n\nIf you are using a SSH key.\n\n    \"git clone https://github.com/ijeomaodinko/blog-app.git\n\n\nPress ENTER to create your local clone. After creating it, you can open the app through the open folder in Vscode or typing   `cd blog-app`    on the terminal \n\n\n### Prerequisites\n- A modern web browser like Chrome, Safari, Firefox, etc.\n- JavaScript enabled.\n- Ruby on rails\n- Postgres\n\n\n### Build the Development Serve \n\n    rails s \n\nOpen it by accessing http://localhost:3000/ on your browser.\n\n### To Run Test\nTo install rspec in the terminal:\n\n    $ gem install rspec\n\nTo run tests, run this command\n\n    $ rspec ./spec/#{filename}_spec.rb\n    \n\n### Create, Drop and, Reset a Database\n\n    rails db:create\n    rails db:drop\n    rails db:reset\n\n### Generate Schema\n\n    rails db:migrate\n\n### Generate Controller\n\n    rails generate controller NAME [action action] [options]\n    \n\n## Author 1 🖊📖\n\n👤 **Ijeoma Odinko**\n\n- GitHub: [@ijeomaodinko](https://github.com/ijeomaodinko)\n- Twitter: [@iodinko](https://twitter.com/iodinko)\n- LinkedIn: [ijeomaodinko](https://linkedin.com/in/ijeomaodinko)\n\n\n\n## Author 2 🖊📖\n\n👤 **Ntihinduka Alpha**\n\nGitHub: githubhandle\nTwitter: twitterhandle\nLinkedIn: LinkedIn\n\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijeomaodinko%2Fblog-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fijeomaodinko%2Fblog-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijeomaodinko%2Fblog-app/lists"}