๐ A web application for displaying and analyzing Dota 2 statistics.
- Store match and player data in a MySQL database.
- Visualize statistics through a web interface.
- Simple architecture: PHP + MySQL + CSS + JS.
- Backend: PHP
- Frontend: HTML, CSS, JavaScript
- Database: MySQL (
dota_stat.sql)
/scriptsโ PHP scripts for database operations and app logic./Styleโ CSS styles for UI.dota_stat.sqlโ database dump for setting up the project.
- Clone the repository:
git clone https://github.com/Tinilinsk/Dotastat.git