/Laratition

Open source contest management system built in Laravel.

Primary LanguageJavaScript

Laratition

Open source contest or tournament managment platform, built in Laravel. The name Laratition comes from hold up;

echo substr("Laravel", 0, 4).substr("competition", 5);

Features

  • Authentication
  • Competitions - Add and manage competitions [CRUD]
  • Submissions - Registered users can submit solutions to competitions
  • Leaderboard - Top users can be tracked on leaderboard
  • Votes - Submissions and competitions can be votted

Dev Installation

  • git clone https://github.com/Fenn-CS/Laratition.git
  • cd Laratition
  • composer install
  • php artisan serve or access via webserver

Screenshots

Contributing

License

Laratition is licensed under MIT license.