Project information

  • Category: Full-Stack Application
  • Project date: April 2020
  • Frontend repo: link
  • Backend repo: link

About Video Game Database

This project is a full-stack web application for browsing information about videogames and the video game industry. I created this project with a partner and we used PostgreSQL as our database, Java Spring Boot as our backend framework, and React for our frontend code. While this began as a simple database project for a class at UBC, we decided to take it much further and create a fully-fledged web app with routing, RESTful APIs, and user authentication while following the MVC design pattern.