Skip to content

lfnascimento/gamora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamora

To run this project you need to have:

Setup the project

$ git clone https://github.com/lfnascimento/gamora.git
$ cd gamora
$ bin/setup
$ bundle exec rake - Run the tests to check if everything is working ok

Running the project

  1. $ bundle exec rails server
  2. open http://localhost:3000

Checking coverage

$ coverage=on bundle exec rake - generate the coverage report then open the file coverage/index.html

Creating Offers

open http://localhost:3000/staff/offers/new

Releases

No releases published

Packages

No packages published