Greenbears: Sports Management Website
💚

Greenbears: Sports Management Website

Published
December 1, 2014
Tags
Projects
Author
Stephen Wu
🐻
My first larger software project was a content management system built in PHP for sports websites, built around 2013-14. The website was used by 60+ athletes and parents for 2 years of my high school's cross-country and track & field seasons.
notion image

Technologies

  • PHP was the backend language used to build the server.
  • MySQL was the database service used to hold accounts, posts, pages, seasons, and sports.

Stuff I wouldn't do now

  • Build a CMS from scratch (except for learning) – If I had to remake this, I would build websites like these on top of something like Ghost with its templating engine, accounts + pages + posts support, and editor.