By Leandra Tejedor and Amy Hua
Lincoln Douglas Debate
A web application to be used as a platform for Lincoln Douglas Debators to participate in tournaments, critique each others cases, and meet and learn from other debators.
Run the following command to use:
rake db:migrate
rake db:seed # run seed data for testing
You will need to refresh the server each time you move your models so they can load properly.
Users can organize tournaments, or choose to participate as debators or judges.
If you discover any bugs, feel free to create an issue on GitHub fork and send me a pull request.
- Leandra Tejedor (https://github.com/ltejedor)
- Amy Hua (https://github.com/amyhua)