This application is an application to manage queues
- Admin Dashboard
- Queue Display
- Queue app
MongoDBNodeJSNPM
- Clone the project from our repository
- Install the dependencies on the front-end and back-end folders by following command bellow:
cd backend npm installcd frontend npm install - Make MongoDB Database
- Fill in the env variable of the
.env.examplefile (PORT,MONGO_URL, andSECRETfor session) and rename the file to .env - Start the backend server by following the command:
cd backend npm start - Start the front-end by following command:
The application can be accessed on
cd frontend npm run devhttp:/localhost:PORT(according to the port specified by you)
- Node.js
- ReactJs
- Tailwind
- Vite
- MongoDB
- ExpressJs
- Node.js
- Mongoose
- Bcrypt
| Name | GitHub Profile | Linkedin Profile |
|---|---|---|
| Muhamad Fadlie Putra Pratama | ||
| Muhamad Zulfan Taqiyudin Baehaki | ||
| Yahya Pratama |
