A comprehensive queuing system with Frontend (Next.js) and Backend (Node.js/Express) components.
Smart-Multi-Institute-Queuing-System/
├── frontend/ # Shared frontend workspace
│ ├── applicant/ # Applicant portal (Port 3001)
│ ├── counter/ # Counter dashboard (Port 3002)
│ ├── server/ # Server admin frontend (Port 3000)
│ └── package.json # Shared frontend dependencies
├── backend/ # Backend API server
│ ├── src/ # Source code
│ ├── api_object_templates/ # JSON data templates
│ └── package.json # Backend dependencies
├── scripts/ # Server management scripts
└── package.json # Root workspace configuration
- Node.js (v18 or later)
- npm
-
Install all dependencies:
npm run install-all
-
Start the entire system:
npm run server:start
This will:
- Start the backend server
- Start the server frontend (port 3000)
- Automatically open http://localhost:3000 in your browser
-
Stop the entire system:
npm run server:stop
Or use the shutdown button in the server frontend settings page.
- Dannah Yzzabella Q. Tecson
- Faith Aleczes S. Cayacap
- Raymart A. Diesta
- Hershey Anne P. Dalangin
- Andrey Rickman A. Asper
- Brenan Dwayne A. Oliverio
- Zyryll Alexandra A. Oquendo
- Mariel Kim R. Vaflor
- Marc Cedric S. Gerona
- Floyd M. Robante
- Marc Jerome S. Balboa
- Ramyll C. Rivera
- Jim Rafael D. Valencia
- Juana Mari A. Del Rosario
- Hezron P. Tan
- Michael Angelo M. Libang
- Sydney Angeleve M. Peña
- Karylle Vinces J. Aliswag
- Joseph Prince A. Rapiz
- Jonalene Ryza B. Abundo
- Carla R. Mabutas
- Raphael James C. Catacutan
- Jansen Jerhyn M. Santos
- Mark Jerome P. Geronimo
- Christian Roch R. Delos Santos