Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmoseka/blog-app
Blog website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/jmoseka/blog-app
Last synced: 16 days ago
JSON representation
Blog website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
- Host: GitHub
- URL: https://github.com/jmoseka/blog-app
- Owner: jmoseka
- License: mit
- Created: 2022-08-12T14:38:25.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-07T14:24:03.000Z (over 2 years ago)
- Last Synced: 2024-05-17T15:25:22.628Z (7 months ago)
- Language: Ruby
- Size: 140 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog-app
A console app that helps to keep a record of different types of things : books, music albums, movies, and games.
## Getting Started
### Prerequisites
- Text editor i.e visual studio π₯
You may need to have the following dependacies installed on your computer:
- Ruby (ruby --version)
- SQLite3 (sqlite3 --version)
- Node.js (node --version)
- Yarn (yarn --version)### Setup
On Visual Studio, open the terminal and do the following steps### Clone this repository
```bash
$ git clone https://github.com/jmoseka/blog-app
$ cd blog-app
```### Installation
```bash
$ cd gem install rails
$ cd bundle install
```### Run RSpec Test
```bash
$ gem install rspec
$ rspec
```- **Congrats!** you can now run ruby application on your computer
## Built With
### Languages
- Ruby
- PostgreSql### Frameworks
- Ruby on Rails### Tools
- UML Class Diagram
- VS
- Github and Gitflow## Authorπ€
π€ **Jamila Moseka**
- GitHub: [@jmoseka](https://github.com/jmoseka)
- Twitter: [@milamoseka](https://twitter.com/milamoseka)
- LinkedIn: [Jamila Moseka](https://linkedin.com/in/jamila-moseka)π€ **Frankline Osoro**
- GitHub: [@frank1738](https://github.com/frank1738)
- Twitter: [@frankhiggins08](https://twitter.com/frankhiggins08)
- LinkedIn: [Frankline Osoro](http://www.linkedin.com/in/frankline-osoro-b526ba18b)## π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a βοΈ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## π License
This project is [MIT](https://github.com/jmoseka/my-things-catalog/blob/dev/LICENSE) is licensed.