Leonzon95 / cleans-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleans

This app helps people find and hire someone to do a cleaning job and it helps people find cleaning jobs.

Prerequisites

To be able to see the frontend clone the repository: Cleans frontend

Prerequisites

Ruby 2.6.1 needs to be installed

sudo apt update
sudo apt install ruby-full
rvm install "ruby-2.6.1"
rvm use 2.6.1

Installing

Clone the repository

git clone git@github.com:Leonzon95/cleans-backend.git

Go to file

cd cleans-frontend

Install all gems

bundle install

Start a local server

rails s

Built With

  • Rails- DSL to help create application

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License

About


Languages

Language:Ruby 83.0%Language:HTML 9.5%Language:JavaScript 6.3%Language:CSS 1.2%