Skip to content

SB Cuervos FC web application, amateur soccer team in Santa Barbara - CA

Notifications You must be signed in to change notification settings

dornelasN/sb_cuervos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SB Cuervos FC

SB Cuervos is a web application created to share the news about the amateur soccer team SB Cuervos FC and a tool for the communication between coaches and players.

Deployment

The application is deployed on Heroku:

http://sbcuervos.herokuapp.com/

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install

Next, migrate the database:

$ rails db:migrate

Finally, run RSpec test suite to verify that everything is working correctly:

$ bundle exec rspec

If the tests passes, you'll be ready to run the app in a local server:

$ rails server

About

SB Cuervos FC web application, amateur soccer team in Santa Barbara - CA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published