
DEVBRACKET
REACT | NODE | JAVASCRIPT | POSTGRESQL | HTML | CSS | AUTH0
An application designed to create a ping pong and foosball ranking system, by allowing users to create and enter into tournaments.
I utilized React to create the front-end framework of DevBracket. Using both React and JavaScript, I was able to create functionality throughout the app, such as users being able to create customizable tournaments, being placed into interactive tournament brackets, and earning ranking points based on performance.
I implemented Node.js and Express on the back-end for handling all of the RESTful API requests and connected to cloud-based PostgreSQL databases so that necessary user information could be stored.
Finally, through the use of CSS and media queries, Devbracket has an overall sleek and easy to navigate appearance, while also being responsive to tablet and mobile devices.
Github Repo: https://github.com/Sethlimlee/DevBracket
Live Site: Devbracket.com

Login Page (Using Auth0)

Home Page / User Page

Mobile Responsive

Login Page (Using Auth0)