Skip to content

GunnerCat/maimai-antrian-react

Repository files navigation

Maimai antrian system

a simple Queuing system for Maimai.

Alt Text

To open Logs for rollbacks, Click logo 7 times

Checklist

  • Creating list
  • Make list draggable
  • Make Backend system available at https://github.com/GunnerCat/maimai-antrian-BE
  • Connect Backend to Modal
  • Create player system with backend
  • On Change, add new name_lists in player_queue BE
  • Remove a player
  • Create Log for user interaction
  • Release (????)

UI shenanigans / Code Improvement

  • validation to add players (user have entered username, string length validation)
  • make it responsive
  • Beautify UI
  • Optimize code