https://github.com/oscarfmdev/blog_app
https://github.com/oscarfmdev/blog_app
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oscarfmdev/blog_app
- Owner: OscarFMdev
- Created: 2023-01-17T01:07:50.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-07T22:04:40.000Z (over 3 years ago)
- Last Synced: 2023-03-24T11:34:08.993Z (over 3 years ago)
- Language: Ruby
- Size: 228 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Table of Contents
- [π Table of Contents](#-table-of-contents)
- [π blog\_app ](#-blog_app-)
- [π Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [π Live Demo ](#-live-demo-)
- [π» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [π₯ Authors ](#-authors-)
- [π Future Features ](#-future-features-)
- [π€ Contributing ](#-contributing-)
- [βοΈ Show your support ](#οΈ-show-your-support-)
- [π Acknowledgments ](#-acknowledgments-)
- [β FAQ ](#-faq-)
- [π License ](#-license-)
**blog_app** is a website built with rails, it allows the user to make posts, like and comment posts.
Programming Language
Server
Database
- **Allows the user to create a post**
- **Allows the user to comment a post**
- **Allows the user to like a post**
## π Live Demo
Not yet available
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to have installed Ruby, Rails and PostgreSQL all the links are in [Tech Stack ](#tech-stack-) section.
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:OscarFMdev/blog_app.git
```
### Install
Install this project with:
Example command:
```sh
cd my-project
gem install
```
### Usage
To run the project, execute the following command:
Example command:
```sh
rails server
```
### Run tests
To run tests, run the following command:
```sh
bin/rails test
```
### Deployment
Not yet available
π€ **Author1: Oscar FernΓ‘ndez MuΓ±oz**
- GitHub: [@OscarFMdev](https://github.com/OscarFMdev)
- Twitter: [@OscarFMdev](https://twitter.com/OscarFMdev)
- LinkedIn: [LinkedIn](https://linkedin.com/in/OscarFMdev)
π€ **Mhamad Raad**
- GitHub: [@Mhamad-Raad](https://github.com/Mhamad-Raad)
- LinkedIn: [Mhamad Raad](https://www.linkedin.com/in/mhamad-raad)
- [ ] **Improve the UI of the application**
- [ ] **Deploy the project**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a start βοΈ.
I would like to thank the Ruby and Rails community for making the documentation simple and easy to use.
- **How can I let you know about a bug?**
- You could add an issue on the issues tab.
- **How can I contribute**
- Kindly send a message to see how you could help us.
This project is [MIT](./MIT.md) licensed.