Mesi21 / Posting_app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  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`
  1. Then ➕ add your contribution
  2. And Feel free to make a PR

Tehnical tools:

  • Rails
  • Ruby
  • System dependencies:
  • gems: devise

Contributors

Course Project

  • This is a project of a Udemy 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 ⭐

About

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


Languages

Language:Ruby 58.9%Language:HTML 22.3%Language:CSS 16.6%Language:JavaScript 1.4%Language:CoffeeScript 0.8%