/E-sportJS

E-sport web application, register for tournaments / view available games / staff dashboard

Primary LanguageJavaScriptMIT LicenseMIT

Assignment Web Tech

V 0.1

Server commands

  • npm run dev --> run server

Todo

  • Basic UI
  • Home page
    • Navbar
    • Games
    • UI cleaning
    • Registration form
    • Login form
    • Dashboard
  • Registration form functionality (submit)
  • Registration form functionality (validation)
  • Login form functionality (login with error handling)
  • Dashboard fully functional
    • can accept data and reject data (with reason if reject)
    • can export data
    • images submit and view

staff user

  • username: admin
  • password: admin123

routes