Minecraft buildbattles website

arrow down

What I learned

  • HTML/CSS
  • PHP
  • MySQL
  • PHPMyAdmin
  • Web hosting
  • Domain management

Tools I used

  • Visual Studio Code
  • PHPMyAdmin
  • GitHub
  • Domain host (Webreus)
  • Web hosting (Server.pro)

About this piece

This website was made for a Minecraft builders' community. One famous gamemode that is loved within this community is "Build Battles". In this gamemode, players have to build something based on a theme within a limited time. After the time is up, the players vote for their favourite builds.

This website was made to attract new builders to join the community but also to keep track of the winners of each build battle. Every month, a new theme is automatically chosen from a database of themes. These themes cannot be repeated within a certain number of months.

The website also has a gallery where the winners of each build battle are displayed.


Tools used

The base of the website was made using a combination of HTML/CSS and PHP for the backend. The data is stored in a MySQL database, which is managed using PHPMyAdmin.