{"id":17467305,"url":"https://github.com/belsman/rails-capstone","last_synced_at":"2025-08-15T20:51:55.553Z","repository":{"id":56199894,"uuid":"312756280","full_name":"belsman/Rails-Capstone","owner":"belsman","description":"A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.","archived":false,"fork":false,"pushed_at":"2020-11-20T22:20:06.000Z","size":655,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-19T23:47:54.613Z","etag":null,"topics":["bootstrap4","buzzer","crud-application","database","rspec-rails","ruby-on-rails","twitter"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/belsman.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}},"created_at":"2020-11-14T05:58:30.000Z","updated_at":"2020-12-17T17:08:04.000Z","dependencies_parsed_at":"2022-08-15T14:31:37.496Z","dependency_job_id":null,"html_url":"https://github.com/belsman/Rails-Capstone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/belsman/Rails-Capstone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FRails-Capstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FRails-Capstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FRails-Capstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FRails-Capstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belsman","download_url":"https://codeload.github.com/belsman/Rails-Capstone/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FRails-Capstone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270630031,"owners_count":24619370,"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-08-15T02:00:12.559Z","response_time":110,"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":["bootstrap4","buzzer","crud-application","database","rspec-rails","ruby-on-rails","twitter"],"created_at":"2024-10-18T14:23:37.381Z","updated_at":"2025-08-15T20:51:55.530Z","avatar_url":"https://github.com/belsman.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Buzzer\n## Buzzer is the next big thing. It's like twitter. You buzz, not tweet. :smiley:\n\n\u003e This project entails building a functional Rails application that resembles twitter. It's basically a twitter redesign. ```user```s sign-up, then they can create ```buzz```s that can be seen by other ```user```s following them. You can connect with other users by ```following``` them.\n\n![screenshot](./image/screenshot.png)\n\n![screenshot](./image/screenshot2.png)\n\n## Live demo\n\n🔗 [visit buzzer](https://shielded-fortress-03440.herokuapp.com/)\n\n## Built With\n\n- Ruby 2.7\n- Rails 6.0.3.4\n- Postgresql\n- Other tools\n    - Bootstrap 4\n    - Font awesome icons\n\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\nIn order for ```buzzer``` to work locally on your machine, you need these installations:\n- Ruby\n- Postgres database engine\n\n### Install\n\n1) Open the Terminal\n2) Run\n\n```sh\ngit clone https://github.com/belsman/Rails-Capstone.git\n```\n\nor, for SSH:\n\n```sh\ngit clone git@github.com:belsman/Rails-Capstone.git\n```\n\n3) Run ```cd Rails-Capstone``` to enter the main directory\n4) Run ```bundle install```\n5) Run ```yarn install```\n6) Create database and run migrations with these command:\n    - ```rails db:create```\n    - ```rails db:migrate```\n7) Start up the local server with ```rails s```\n8) Visit ```127.0.0.1:3000```\n9) Buzz and connect locally!\n\n\n### Run Rails-spec\n\n1) Open the terminal\n2) Run ```cd Rails-Capstone``` to enter main directory\n3) Migrate the test database: ```rails db:migrate RAILS_ENV=test```\n4) Run ```rake spec```\n\n## Author\n\n👤 **Bello Babakolo**\n\n- Github: [@belsman](https://github.com/belsman)\n- Twitter: [@d_belsman](https://twitter.com/d_belsman)\n- Linkdin: [Bello Babakolo](https://www.linkedin.com/in/bello-babakolo-b23b17145/)\n\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- Microverse for showing the way for this project to happen\n- [Gregoire Vella on Behance](https://www.behance.net/gallery/14286087/Twitter-Redesign-of-UI-details)\n- [This site for the Bee Icon](https://imgbin.com/png/WgMAZSB0/bee-png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelsman%2Frails-capstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelsman%2Frails-capstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelsman%2Frails-capstone/lists"}