This project is aimed at people who have an interest in video games or like to take a bet. It specifically focuses on fighting games in the E-Sports world. It is designed to allow users to bet on real world E-Sports players in four different video game tournaments and try and accrue as much credits as possible. The player selects a tournament, views the odds and places a bet. The core functionality of the application is to calculate odds and add them to the users account on each win. 

The application has security features such as prepared statements, blacklisting, prevention from XSS attacks, hashing and salting the passwords. The passwords are be hashed in an SQL database.