Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/for-ashraf/blog-app
This is a Blog App built with Ruby on Rails.
https://github.com/for-ashraf/blog-app
Last synced: about 1 month ago
JSON representation
This is a Blog App built with Ruby on Rails.
- Host: GitHub
- URL: https://github.com/for-ashraf/blog-app
- Owner: for-ashraf
- License: mit
- Created: 2022-10-18T13:48:43.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-01T03:49:48.000Z (about 2 years ago)
- Last Synced: 2023-03-04T03:00:09.204Z (almost 2 years ago)
- Language: Ruby
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Blog App (Ruby on Rails) ππΆποΈπΎ
> The Blog app will be a classic example of a blog website. I am going to 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.//![catalog_of_my_things](./assets/readmefileimage.png)
## Built With
- [x] Ruby on Rails (Web Devlopment programming language)
- [x] Linters: [Rubocop](https://rubocop.org/)
- [x] Visual Studio Code (code editor)
- [x] RSpec (testings)## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- [x] A web browser like Google Chrome.
- [x] A code editor like Visual Studio Code with Git and Ruby.You can check if Git is installed by running the following command in the terminal.
```
$ git --version
```Likewise for Ruby installation.
```
$ ruby --version && irb
```### Setup
Clone the repository using the GitHub link provided below.
### Install
In the terminal, go to your file directory and run this command.
```
$ git clone https://github.com/for-ashraf/blog-app.git
```
```
```
$ bundle install
```
```
$ code .
```### Usage
Kindly modify the files as needed.
## Authors
π€ **Muhammad Ashraf Siddiqui** π§π»β
- GitHub: [@for-ashraf](https://github.com/for-ashraf)
- Twitter: [@forashraf](https://twitter.com/forashraf)
- LinkedIn: [Muhammad Ashraf](https://www.linkedin.com/in/muhammad-ashraf-30031439/)## π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](hhttps://github.com/VitorGuedesMadeira/Capstone-Ruby/issues).
## Show your support
Give a βοΈ if you like this project!
## Acknowledgments
- [Microverse](https://www.microverse.org/)
- Coding Partners
- Code Reviewers## π License
This project is [MIT](./MIT.md) licensed.
## UML Diagram