iron0rca / WaitManagerSystem

COMP9900 - GroupProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wait Management System

The fronted and backend should run respectively.

Frontend

  1. Make sure you have the following dependencies: npm, node, yarn.
  2. cd frontend
  3. yarn install or npm install --legacy-peer-deps
  4. npm run dev
  5. The frontend should be running on localhost:5173

Backend

Please refer to the User Manual in Part 5 of the Final Report

About

COMP9900 - GroupProject


Languages

Language:JavaScript 50.4%Language:Java 46.0%Language:CSS 3.1%Language:HTML 0.3%Language:Dockerfile 0.1%