Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/melashu/siyablog
- Owner: melashu
- Created: 2022-12-07T07:49:37.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-11T20:07:13.000Z (about 2 years ago)
- Last Synced: 2024-12-26T09:41:42.642Z (21 days ago)
- Topics: rails, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 241 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 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-)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.
- 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
> 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.**
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`
👤 Melashu Amare
- GitHub: [@melashu](https://github.com/melashu)
- Twitter: [@meshu102](https://twitter.com/meshu102)
- LinkedIn: [Melashu Amare](https://www.linkedin.com/in/melashu-amare/)
> In the future I need to improve the following features.
- [ ] **Add Google, Github and Twitter authentication.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page.](https://github.com/melashu/siyablog/issues)
Give a star if you like this project!
I would like to thank Microverse for the project guidelines.
This project is [MIT](https://github.com/shyusu4/OOP-School-Library/blob/dev/MIT.md) licensed.