Skip to content

Latest commit

 

History

History
58 lines (48 loc) · 2.42 KB

README.md

File metadata and controls

58 lines (48 loc) · 2.42 KB

Gereco is a competitive events manager written in Java using JavaFX

GitHub license Github commits GitHub forks

Features

  • Login / register
  • Event CRUD
  • Institution configs
  • Team grid
  • Group teams with draw
  • Generate first stage matches
  • Generate final matches
  • Generate Leader board
  • Generate Leader board as PDF

Dependencies

Contribution

Check out the issues to find out how you can contribute to development, or if you want, create your own issue and submit a PR.

To contribute, you will need:

  • Gradle
  • JFoenix
  • Java 1.8
  • SceneBuilder (or you can edit FXML directly on Intellij)

Gereco uses a free service to host the database, so if you want to test faster, just remove the connection string in MongoConnection.java, but you will need to have mongoDB installed.

Members

Gereco is a computer course term paper of ETEC João Belarmino. And these are the members who developed this software:

@luizgustavo234 @MatheusGualtieri @pedrogneri @ryteck @ThomasRibeiro

License

Gereco is released under the MIT license. Click here for details.