https://github.com/adamstosho/queueease-
In many countries (especially Nigeria and other developing regions), people waste hours daily in queues — at hospitals, government offices (e.g., NIMC, banks), salons, mechanic workshops, or even restaurants. There's no efficient way to know when it's your turn, book appointments virtually, or get real-time updates. QueueEase solve this.
https://github.com/adamstosho/queueease-
cors javascript lucide-react npm react react-router-dom shadcn-ui tailwindcss vercel vite
Last synced: 2 months ago
JSON representation
In many countries (especially Nigeria and other developing regions), people waste hours daily in queues — at hospitals, government offices (e.g., NIMC, banks), salons, mechanic workshops, or even restaurants. There's no efficient way to know when it's your turn, book appointments virtually, or get real-time updates. QueueEase solve this.
- Host: GitHub
- URL: https://github.com/adamstosho/queueease-
- Owner: adamstosho
- License: mit
- Created: 2025-07-10T14:33:27.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-10T19:20:04.000Z (12 months ago)
- Last Synced: 2025-07-10T21:54:07.936Z (12 months ago)
- Topics: cors, javascript, lucide-react, npm, react, react-router-dom, shadcn-ui, tailwindcss, vercel, vite
- Language: JavaScript
- Homepage: https://queue-ease-ueaf.vercel.app/
- Size: 2.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QueueEase
QueueEase is a digital queue management system designed to streamline and modernize the process of managing queues in local Nigerian communities. In many public and private institutions across Nigeria, long and disorganized queues are a common challenge, leading to wasted time, frustration, and inefficiency. QueueEase addresses this by providing a simple, accessible platform for both administrators and users to manage, join, and monitor queues in real-time.
In Nigeria and some other countries, queues are a daily reality in banks, hospitals, government offices, and other service centers. Traditional manual queueing often results in:
- Long wait times
- Lack of transparency
- Queue jumping and disputes
- Poor user experience
QueueEase aims to solve these issues by digitizing the queue process, making it fairer, more **transparent**, and efficient for everyone involved.
## **Quick Testing: -**
https://queue-ease-ueaf.vercel.app/
NOTE: Admin login details for testing {
username: omotosho
password: omotosho123
}
## Features
- Real-time queue updates
- User-friendly interface for joining and monitoring queues
- Admin dashboard for managing queues and viewing statistics
- Feedback system for continuous improvement
- Secure authentication and role-based access
## **Quick Testing: -**
https://queue-ease-ueaf.vercel.app/
NOTE: Admin login details for testing {
username: omotosho
password: omotosho123
}
## Tech Stack
- **Frontend:** React, Tailwind CSS, Vite
- **Backend:** Node.js, Express
- **Database:** (MongoDB)
## Getting Started
### Prerequisites
- Node.js (v14+)
- npm or yarn
### Setup
1. Clone the repository:
```bash
git clone https://github.com/adamstosho/QueueEase-.git
cd QueueEase
```
2. Install dependencies for both frontend and backend:
```bash
cd backend && npm install
cd ../frontend && npm install
```
3. Configure environment variables as needed.
4. Start the backend server:
```bash
cd backend
npm start
```
5. Start the frontend app:
```bash
cd frontend
npm run dev
```
## **Quick Testing: -**
https://queue-ease-ueaf.vercel.app/
NOTE: Admin login details for testing {
username: omotosho
password: omotosho123
}
## **Preview**
Here is the preview of the flow of the application (QueueEase)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
**Kindly assess the api-documentation here: -**
https://queue-ease-8roy.vercel.app/api-docs
---
## Usage
- Access the frontend at `http://localhost:5173` (default Vite port)
- Use the admin dashboard for queue management
- Users can join and monitor queues in real-time
## Contributing
Contributions are welcome! Please fork the repo, create a new branch, and submit a pull request.
## License
This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.