Skip to content

Latest commit

 

History

History
39 lines (17 loc) · 786 Bytes

README.md

File metadata and controls

39 lines (17 loc) · 786 Bytes

🎮EZ-PLAY - Django Tournament Creator

Website application for creating tournament trees with random matchmaking and tournament progress tracking.

🕹️✔️Working Demo

https://ez-play.herokuapp.com/

🕹️Getting Started

Player after login can join to existing tournament or create new one.

Tournament tree will be drawn when last player joined to tournament.

Players can upload score in own matches, if both scores are same, then winner advance to the next round.

If uploaded scores are different or someone didn't upload score, then admin/mod can edit score.

Everyone can comment matches.

📝TODO

-League format,

-Bigger trees,

-Adding players without accounts,

-Private tournament (invite via link)

🛠️TOOLS

Python, Django, Bootstrap