{"id":20048416,"url":"https://github.com/natasha-ct/blog-app-rails","last_synced_at":"2025-05-05T10:31:38.035Z","repository":{"id":104843351,"uuid":"557906920","full_name":"NATASHA-ct/BLOG-app-rails","owner":"NATASHA-ct","description":"The Blog app is a classic example of a blog website. It 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":"2022-11-10T20:45:08.000Z","size":378,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-08T21:36:03.354Z","etag":null,"topics":["css3","html","rails","railsgems","rspec-rails","rubocop","ruby","unit-testing","validation"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/NATASHA-ct.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":"2022-10-26T14:25:37.000Z","updated_at":"2023-06-14T11:49:57.000Z","dependencies_parsed_at":"2023-06-04T22:15:27.667Z","dependency_job_id":null,"html_url":"https://github.com/NATASHA-ct/BLOG-app-rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NATASHA-ct%2FBLOG-app-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NATASHA-ct%2FBLOG-app-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NATASHA-ct%2FBLOG-app-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NATASHA-ct%2FBLOG-app-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NATASHA-ct","download_url":"https://codeload.github.com/NATASHA-ct/BLOG-app-rails/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252480506,"owners_count":21754784,"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":["css3","html","rails","railsgems","rspec-rails","rubocop","ruby","unit-testing","validation"],"created_at":"2024-11-13T11:43:44.861Z","updated_at":"2025-05-05T10:31:38.028Z","avatar_url":"https://github.com/NATASHA-ct.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog App\n\nThe Blog app is a classic example of a blog website. It 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.It also includes Authentication through login using devise.\n\n## Built With\n\n- Ruby\n- Rails\n- Postgresql\n- Linters\n\n## Prerequisites\n\n- A Command Line Interface.\n- Having Ruby installed.\n- Setup Rails\n- Postgresql\n- A code editor like Visual Studio Clone.\n- Git installed.\n\nTo check if you have Git, Postgres and Ruby installed you can use the commands below:\n\n ```sh\n   $ git --version\n   $ ruby --version \u0026\u0026 irb\n   ```\nIf you don't have Ruby, you can find a complete list of ways to install Ruby, including using third-party tools like rvm, see:\n\n(https://www.ruby-lang.org/en/downloads/)\n### 🛠 Installation \u0026 Set Up\n\nIf you installed git you can clone the code to your machine, or download a ZIP of all the files directly.\n```\n\n- Open the [Repository Link](https://github.com/NATASHA-ct/BLOG-app-rails.git) of this project in GitHub.\n\n- Once the files are on your machine, open capstone-ruby folder in [Visual Studio Code](https://code.visualstudio.com/).\n\n## Getting Started\n-To get a local copy up and running follow these simple example steps.\n\n### Install\n Start by cloning the repository.\n \n- https://github.com/NATASHA-ct/BLOG-app-rails.git\n\n  Navigate to the created folder.\n\n- Initialize your project with Git.\n- Make sure that your project has Postgres database set up.\n- Run rails server and visi thttp://127.0.0.1:3000/ in your browser!\n\n### Usage\n--Once you have your repository cloned on your machine, feel free to modify it as needed.\n- To add your own page\n\n  ### run the following in your terminal:\n  - gem install rails\n  - gem install pg\n  - bundle install (use this whenever you want add a gem in your gem file)\n  - rails new . --database=postgresql\n  - rails db:create\n  - rails generate controller **foldername filename*8\n  - rails generate model\n  \n### Testing with Rspec and Capybara\n  - In your terminal run \u003e \n     bundle exec rspec\n```\n### Quick view of the project\nTo be updated .............\n\n## Authors\n👤 **Natasha Tatenda Chirombe**\n\n- GitHub: [@NATASHA-ct]((https://github.com/NATASHA-ct)\n- Twitter: [@NatashaChirombe]\n- LinkedIn: [Natasha Chirombe](linkedin.com/in/natasha-chirombe-1531aa17b)\n\n👤 **Karla Delgado** (Contributor) \n\n- GitHub: [@karlavdelgadof](https://github.com/karlavdelgadof)\n- Twitter: [@karlavdelgadof](https://twitter.com/karlavdelgadof)\n- LinkedIn: [Karla Delgado](https://www.linkedin.com/in/karla-delgado-613a32239/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n-Hat tip to all documentations used\n-Inspiration \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatasha-ct%2Fblog-app-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatasha-ct%2Fblog-app-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatasha-ct%2Fblog-app-rails/lists"}