Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oybekkayumov/blog-app
Ruby on Rails Blog App
https://github.com/oybekkayumov/blog-app
controller db-create db-migration erb ffi linter model rspec rspec-rails rubocop ruby ruby-on-rails view
Last synced: 15 days ago
JSON representation
Ruby on Rails Blog App
- Host: GitHub
- URL: https://github.com/oybekkayumov/blog-app
- Owner: OybekKayumov
- Created: 2022-07-05T14:16:32.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-23T00:23:46.000Z (over 2 years ago)
- Last Synced: 2025-01-05T03:31:24.697Z (17 days ago)
- Topics: controller, db-create, db-migration, erb, ffi, linter, model, rspec, rspec-rails, rubocop, ruby, ruby-on-rails, view
- Language: Ruby
- Homepage:
- Size: 411 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Ruby on Rails - Community Blog> The Blog app is a classic example of a blog website. We will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
## Built With
- **Ruby**
- **Rails**
- **Postgresql**
- **CSS**## Methodology used
- TDD via RSPEC## Getting Started
To get a local copy up and running follow these simple example steps.## Prerequisites
- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.
## Setup
- Clone the project `https://github.com/OybekKayumov/blog-app.git`
- navigate to the folder `cd blog-app`
- Install required gems `bundle i`## Usage
- start the server `rails s`- Enjoy interacting with the app.
## Authors
👤 **Solomon Hagan**
- GitHub: [@Achilles-Dev](https://github.com/Achilles-Dev/)
- Twitter: [@SoloAchilles](https://twitter.com/SoloAchilles/)
- LinkedIn: [Solomon Hagan](https://www.linkedin.com/in/solomon-hagan/)👤 **Sentayhu Berhanu**
- GitHub: [@sentayhu19](https://github.com/sentayhu19)
- LinkedIn: [sentayhu-berhanu](https://www.linkedin.com/in/sentayhu-berhanu-6376579a/)👤 **Oybek Kayumov**
- GitHub: [@OybekKayumov](https://github.com/OybekKayumov)
- Twitter: [@KayumovOybek](https://twitter.com/KayumovOybek)
- LinkedIn: [Oybek Kayumov](https://www.linkedin.com/in/oybek-kayumov/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/OybekKayumov/blog-app/issues).
## Show your support
Give a ⭐️ if you like this project!