Smash Tracker is a web app designed to keep record of win/loss history for players of the game Super Smash Brothers Melee for the Nintendo GameCube.
Client is the frontend of the application. It is powered by React
Server is the REST API that powers the backend. It is powered by Python and MongoDB.