Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

cristianoliveira/gerenciafc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gerenciafc

System to automatically select soccer teams

Try on gerenciafc.com.br

** The code is in pt-br sorry about that. **

But if you want to translate it nobody is going to stop you!

That's the miracle of the Open Source!

Clone and Run

This example use Mysql, but you can choose your prefered database.

git clone git@github.com:CristianOliveiraDaRosa/gerenciafc.git

cd gerenciafc

bundle install

rake db:migrate

rails s

How it works?

You can see how gerenciafc distribute the players here

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

This application is under the MIT License

Authors

Cristian Oliveira - www.cristianoliveira.com.br

About

System to automatically select soccer teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published