{"id":18890254,"url":"https://github.com/nelofarzabi/blog_app","last_synced_at":"2026-04-19T03:08:13.430Z","repository":{"id":203908560,"uuid":"710627700","full_name":"Nelofarzabi/blog_app","owner":"Nelofarzabi","description":"Blog App is a classic example of a blog website. It is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.","archived":false,"fork":false,"pushed_at":"2023-11-15T03:15:46.000Z","size":728,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-09-14T05:46:02.365Z","etag":null,"topics":["rails","ruby"],"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/Nelofarzabi.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,"zenodo":null}},"created_at":"2023-10-27T05:16:23.000Z","updated_at":"2024-09-12T05:22:42.000Z","dependencies_parsed_at":"2023-11-14T09:29:11.757Z","dependency_job_id":"9d58eb31-5ae9-4024-96a4-42690b4a08ff","html_url":"https://github.com/Nelofarzabi/blog_app","commit_stats":null,"previous_names":["nelofarzabi/blog_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nelofarzabi/blog_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nelofarzabi%2Fblog_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nelofarzabi%2Fblog_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nelofarzabi%2Fblog_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nelofarzabi%2Fblog_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nelofarzabi","download_url":"https://codeload.github.com/Nelofarzabi/blog_app/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nelofarzabi%2Fblog_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["rails","ruby"],"created_at":"2024-11-08T07:54:49.419Z","updated_at":"2026-04-19T03:08:13.411Z","avatar_url":"https://github.com/Nelofarzabi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [TDD](#tdd)\n  - [Built With](#built-with)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [Getting Started](#getting-started)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n    - [Usage](#usage)\n    - [Run tests](#run-tests)\n  - [Authors](#authors)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing](#-contributing)\n  - [Show your support](#show-your-support)\n  - [Acknowledgments](#acknowledgments)\n  - [📝 License](#-license)\n\n# Blog App\n\n**Blog App** is a classic example of a blog website. It is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.\n\n\n\n## Built With\n\n- Ruby on Rails\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby on Rails\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\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e Some useful features\n\n- **Create Ruby on Rails project**\n- **Project 1: Creating a data model.**\n- **Project 2: Validations and Model specs.**\n- **Project 3: Processing data in models.**\n- **Project 4: Setup and controllers.**\n- **Project 5: Controllers specs.**\n- **Project 6: Views.**\n- **Project 7: Forms.**\n- **Project 8: Integration specs for Views and fixing n+1 problems.**\n- **Project 9: Add Devise.**\n- **Project 10: Add authorization rules.**\n- **Project 11: Add API endpoints.**\n\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\nIn order to run this project you need:\n\n- GitHub account;\n- Git installed on your OS;\n- VSCode (or another code editor);\n- [Ruby](https://www.ruby-lang.org/en/documentation/installation/) installed;\n- rails 7 installed\n\n\n### Setup\n- Clone the repository\n- Open the project folder in Visual Studio Code\n\n### Install\n\nInstall this project using:\n\n- cd project/directory\n- Git clone [Blog app](https://github.com/Nelofarzabi/blog_app.git)\n- \n\n```sh\n  cd blog-app\n  bundle install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n- In the terminal run `rails server` file\n- Go to `localhost:3000`\n\n\n### Run tests\n\nTo run tests, run the following command:\n`rspec spec/solver_spec.rb`\n\nYou can also check linter errors by running these commands:\n`rubocop`\n\n\n\u003c!-- LIVE DEMO --\u003e\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## Authors\n👤 **Nelofar Zabi**\n\n- GitHub: [@githubhandle](https://github.com/Nelofarzabi)\n- Twitter: [@twitterhandle](https://twitter.com/NelofarZabi)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nelofar-zabi-1a1066213)\n\n\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **UI**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Nelofarzabi/blog_app/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Thanks to the Microverse team for the great curriculum.\n- Thanks to the Code Reviewer(s) for the insightful feedback.\n- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelofarzabi%2Fblog_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelofarzabi%2Fblog_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelofarzabi%2Fblog_app/lists"}