Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mesi21/posting_app

This is a small posting app where registered users can add new posts, and also can comment on different posts.
https://github.com/mesi21/posting_app

Last synced: 8 days ago
JSON representation

This is a small posting app where registered users can add new posts, and also can comment on different posts.

Awesome Lists containing this project

README

        

Version

# Posting App

This is just a small app for posting and commenting on different posts for registered users.

## Contribution guide

1. Clone the project
```bash
git clone https://github.com/Mesi21/Posting_app.git
cd Posting_app
install the gems by running: `$ bundle install`
update the bundle: `$ bundle update`
start the server `$ rails s`
open browser: `localhost:3000`
```

2. Then :heavy_plus_sign: add your contribution
3. And Feel free to make a PR

## Tehnical tools:

- Rails
- Ruby

* System dependencies:
- gems: devise

## Contributors

- Emese Molnar [@Mesi21](https://github.com/Mesi21)

## Course Project

- This is a project of a [Udemy](https://www.udemy.com/) course about Ruby on Rails, built by following the explanations of the author of the course.

### If you like this project don't forgot to support it by giving a :star: