ExceedVote v.2 is a web application using Play! Framework that enables voting or judging of contestants in a competition. It is based on KKPS's ExceedVote that was written for Kasetsart's Software Spec & Design course, and used in the 2012 Exceed Camp.
ExceedVote v.2 has both selection-voting (voter selects one contestant, like voting in an election) and score-based voting (assign each contestant a score of 1-10 on a criterion), and a RESTful web service interface.
Getting Started
- Installation Guide
- Web Interface User/Admin Manual
- API Document
Developer Documents
Directory Name | Description |
---|---|
demo-auth | Contain the demo authentication application. |
demo-test | Contain the demo testing application. |
designs | Contain the software design specification. |
exceedvote | Contain the actual ExceedVote application. |
test-cases | Contain the test cases documents. |
use-cases | Contain the use cases (software requirement specification). |
- Apiwat Srisirisitthikul (5410546385) - Github: KimApiwat
- Kanokphol Techarattanaprasert (5410545915) - Github: sonnyhonny
- Witsarut Suwanich (5410545079) - Github: l2ollingneko