/lan-game-hub

A simple web app to help manage game organisation at a LAN party.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

LAN game hub

A simple web app to help manage game organisation at a LAN party.

lan-game-hub

React Logo

react version current stage

What does this web app do?

This web app allows users to:

  • view the games scheduled for a LAN event in a list or a timeline view
  • view how many people are interested in playing games
  • join games
  • add or remove games to the schedule
  • view tournament brackets
  • and more.

This application is written in React, because god forbid I use anything else.

This app is also 100% just a re-write of my previous game manager that I attempted to write in PHP but got too busy, and I figured it's easier to just forget the other version exists, and restart this project in React.

About React

React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained by Meta and a community of individual developers and companies.

Key libraries and Frameworks used in this project

  • React
  • Vite
  • React Router
  • Material UI
  • React Bootstrap
  • Tailwind
  • React Hook Forms