Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/melashu/siyablog

This webiste 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.
https://github.com/melashu/siyablog

rails ruby ruby-on-rails

Last synced: 14 days ago
JSON representation

This webiste 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.

Awesome Lists containing this project

README

        

# Siya Blog


logo

# 📗 Table of Contents

- [Siya Blog](#siya-blog)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Syia Blog ](#-syia-blog-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Syia Blog

This webiste 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.

## 🛠 Built With

- Ruby
- Rails
- HTML
- CSS
## Tech Stack

> Describe the tech stack and include only the relevant sections that apply to your project.

Client


  • HTML, and CSS

Server

Database

## Key Features

> The key features of this app.

- **User sign up and authentication.**
- **Enable users to add multiple posts.**
- **Enable users to add comments and likes.**
- **Enable users to see their latest posts.**

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need to:
`RUN bunlder install`

### Setup

Clone this repository to your desired folder:

`https://github.com/melashu/siyablog.git`

`cd siyablog`

`bundler install`

`rails db:create db:migrate`
### Usage

To run the project, execute the following command:

`rails server` or `rails s`

## 👥 Authors

👤 Melashu Amare

- GitHub: [@melashu](https://github.com/melashu)
- Twitter: [@meshu102](https://twitter.com/meshu102)
- LinkedIn: [Melashu Amare](https://www.linkedin.com/in/melashu-amare/)

## 🔭 Future Features

> In the future I need to improve the following features.

- [ ] **Add Google, Github and Twitter authentication.**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page.](https://github.com/melashu/siyablog/issues)

## ⭐️ Show your support

Give a star if you like this project!

## 🙏 Acknowledgments

I would like to thank Microverse for the project guidelines.

## 📝 License

This project is [MIT](https://github.com/shyusu4/OOP-School-Library/blob/dev/MIT.md) licensed.

(back to top)