{"id":23634725,"url":"https://github.com/nasirkhan294/blog_app","last_synced_at":"2026-05-06T06:33:32.275Z","repository":{"id":188447002,"uuid":"678753264","full_name":"Nasirkhan294/blog_app","owner":"Nasirkhan294","description":"This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚","archived":false,"fork":false,"pushed_at":"2023-09-01T12:36:59.000Z","size":218,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-10-12T15:05:51.627Z","etag":null,"topics":["database","linters-config","postgresql","rubocop-linter-action","ruby","ruby-gem","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/Nasirkhan294.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}},"created_at":"2023-08-15T09:44:21.000Z","updated_at":"2023-12-15T13:24:39.000Z","dependencies_parsed_at":"2023-12-15T21:17:14.403Z","dependency_job_id":"ec8474e3-f878-4e4d-8aea-ff0532f7b344","html_url":"https://github.com/Nasirkhan294/blog_app","commit_stats":{"total_commits":84,"total_committers":2,"mean_commits":42.0,"dds":"0.13095238095238093","last_synced_commit":"4810bf30b3c2be2c2d9da0be3b8330a5b62b4a0c"},"previous_names":["nasirkhan294/blog_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nasirkhan294/blog_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nasirkhan294%2Fblog_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nasirkhan294%2Fblog_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nasirkhan294%2Fblog_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nasirkhan294%2Fblog_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nasirkhan294","download_url":"https://codeload.github.com/Nasirkhan294/blog_app/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nasirkhan294%2Fblog_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011844,"owners_count":26085003,"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-12T02:00:06.719Z","response_time":53,"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":["database","linters-config","postgresql","rubocop-linter-action","ruby","ruby-gem","ruby-on-rails"],"created_at":"2024-12-28T05:18:01.700Z","updated_at":"2025-10-12T15:09:42.328Z","avatar_url":"https://github.com/Nasirkhan294.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e📖 Blog App\u003c/h\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./app/assets/images/screenshot.png\" alt=\"screenshot\"/\u003e\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Key Features](#key-features)\n  \u003c!-- - [🚀 Live Demo](#live-demo) --\u003e\n- [💻 Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Setup](#setup)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [:question: FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Blog App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Blog App:** This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚\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\u003ePostgreSQL\u003c/li\u003e\n  \u003c/ul\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- [x] **Display Users**\n- [x] **Display Posts**\n- [x] **Display Comments**\n- [x] **Display Likes**\n- [x] **Validation \u0026 Unit Tests**\n- [x] **Controllers**\n- [x] **Views**\n- [x] **Add Forms**\n- [x] **Capybara tests**\n- [x] **Add devise**\n- [x] **Add authorization**\n- [x] **Add api endpoints**\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\u003c!-- \n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003c!-- - [Live Project Demo]() --\u003e\n\n\u003c!--\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e --\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\nIn order to run this project you need:\n  * A basic understanding of Ruby, Rails and Git\n### Usage\n1. Install Ruby\n1. Install Rails\n2. Clone this repo \n```\ngit clone git@github.com:Nasirkhan294/blog_app.git\n```\n\nTo run the project, execute the following command:\n\n```\n  rails s\n```\n\nTo run tests, run the following command:\n\n```\nbundle exec rspec spec\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👤 **Nasirkhan294**\n\n- GitHub: [Nasirkhan294](https://github.com/Nasirkhan294)\n- Twitter: [NasirMa35888225](https://twitter.com/NasirMa35888225)\n- LinkedIn: [nasirmahd](https://www.linkedin.com/in/nasirmahd/)\n\n👤  **Shalini Nayan**\n\n- GitHub: [@ShaliniNayan](https://github.com/ShaliniNayan)\n- Twitter: [@sndprs](https://twitter.com/sndprs)\n- LinkedIn: [shalininayan](https://www.linkedin.com/in/shalininayan/)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Modern UI**\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\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\nGrateful to all for inspiring codebase, your dedication and creativity made a lasting impact on our success. Thank you!\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasirkhan294%2Fblog_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasirkhan294%2Fblog_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasirkhan294%2Fblog_app/lists"}