Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.