It's going well so far. I've got a very basic site up and running (literally just a few html forms). The database is functional and the PHP code is able to add game entries in. You just enter your name, the name of the game, and the date and time, and it adds a record to the database. You can then search for a game and it returns a list of dates and times, or you can enter a username and it will return all of the games that person is hosting.