Skip to content

jjacobson/Webstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webstats

Objective

To build a visually appealing webpage displaying various user statistics from the MobArenas minecraft server's existing MySQL database.

Steps Taken

I used this project to familiarize myself with various aspects of web design. This project uses PHP to access the existing MobArenas MySQL database in order to display statistics on the various players. I made use of the https://crafatar.com/ skins API for displaying minecraft player skins along with their statistics.

The Result

The final product allows users to search for their characters to view detailed statistics on themselves or competing players. The webpage also displays the top users in the different statistics categories. Through this project I learned about using PHP for building web applications and accessing MySQL databases. I also learned a great deal about using SQL to retrieve data in different orders.

Pictures

Home Page

Player Page

Sort all players by stats

Releases

No releases published

Packages

No packages published

Languages