Skip to content
forked from gerecoteco/gereco

Competitive events manager written in Java using JavaFX

License

Notifications You must be signed in to change notification settings

jsolovjo/gereco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Competitive events manager written in Java using JavaFX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.6%
  • CSS 4.4%