A Web-based Hospital Automated Queue Management System
- Hospital Queue Management System
- Realtime previews
- Manage patient queue easily
To deploy this project run
npm installthen
npm startWhen the client-side is deployed, to configure the database settings, go to server/config/config.json. When finished, you can begin database migration. Go to the server folder and run the following commands:
sequelize db:migrateTo run tests, run the following Documentation and deploy the command:
npm run testFor support, kindly contact my email [email protected]
Happy Coding!