Skip to content

usernaimandrey/rails-project-65

Repository files navigation

Project Bulletin board

This is an application in which you can create ads. The user creates an ad and sends it to the administrator for moderation. The application has an admin panel, the administrator publishes ads or sends them for revision.

Hexlet tests and linter status

Actions Status

Test and Linter check

Test and Linter Check

Code quality

Ruby Style Guide

Demo on Heroku

Libraries and technologies:

Deploy project locally:

  1. clone this repository
git clone https://github.com/usernaimandrey/rails-project-65.git
  1. go to directory
cd rails-project-lvl2
  1. install dependencies
make setup
  1. run
  make start

open on http://0.0.0.0:3000/