Chris Han

Football

2019 - present

Football is a web application for running football pick-em pools. Users can login and pick a team for each week, and the application will enforce proper picks (no repeat picks, team hasn't started playing yet) as well as automatically tabulate wins and losses as games finish.

Football's frontend is built with Vue and Vuetify in TypeScript. The backend is a tRPC server running on AWS Lambda, with data stored in Amazon DynamoDB.