Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/opedrosouza/lemmoney

lemmoney test web app
https://github.com/opedrosouza/lemmoney

Last synced: 2 days ago
JSON representation

lemmoney test web app

Awesome Lists containing this project

README

        

# CASHBACKLOVER

CashbackLover is a simple Rails 6 app that users can post offers of any products or sites.

## INSTALL INSTRUCTIONS

#### Ruby/Rails version

Ruby version: 2.6.6
Rails version: 6.0.3.4
Database: Postregsql

#### Run commands

$ git clone [email protected]:opedrosouza/lemmoney.git cashbacklover
$ cd chashbacklover
$ bundle install
$ rails db:create db:migrate
$ rails s

## RUN TESTS
The tests was created on top of Rspec and Capybara focused on feature tests.
Run in your console:

$ rspec

## VISIT WEBAPP
You can visit and test the online version of the app that is hosted at Heroku on: https://cashbacklover.herokuapp.com/