{"id":29417856,"url":"https://github.com/adamstosho/queueease-","last_synced_at":"2026-04-11T17:42:19.166Z","repository":{"id":304002959,"uuid":"1017440040","full_name":"adamstosho/QueueEase-","owner":"adamstosho","description":"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.","archived":false,"fork":false,"pushed_at":"2025-07-10T19:20:04.000Z","size":2828,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-10T21:54:07.936Z","etag":null,"topics":["cors","javascript","lucide-react","npm","react","react-router-dom","shadcn-ui","tailwindcss","vercel","vite"],"latest_commit_sha":null,"homepage":"https://queue-ease-ueaf.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamstosho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-10T14:33:27.000Z","updated_at":"2025-07-10T19:20:08.000Z","dependencies_parsed_at":"2025-07-10T21:54:10.312Z","dependency_job_id":"1b469ff6-b0ab-445a-ac64-1d51b0011b60","html_url":"https://github.com/adamstosho/QueueEase-","commit_stats":null,"previous_names":["adamstosho/queueease-"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/adamstosho/QueueEase-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamstosho%2FQueueEase-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamstosho%2FQueueEase-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamstosho%2FQueueEase-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamstosho%2FQueueEase-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamstosho","download_url":"https://codeload.github.com/adamstosho/QueueEase-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamstosho%2FQueueEase-/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264905446,"owners_count":23681416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cors","javascript","lucide-react","npm","react","react-router-dom","shadcn-ui","tailwindcss","vercel","vite"],"created_at":"2025-07-11T22:12:49.733Z","updated_at":"2025-10-17T21:49:59.844Z","avatar_url":"https://github.com/adamstosho.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QueueEase\nQueueEase 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.\nIn 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:\n- Long wait times\n- Lack of transparency\n- Queue jumping and disputes\n- Poor user experience\n\nQueueEase aims to solve these issues by digitizing the queue process, making it fairer, more **transparent**, and efficient for everyone involved.\n\n## **Quick Testing: -**\nhttps://queue-ease-ueaf.vercel.app/\nNOTE: Admin login details for testing {\n   username: omotosho\n   password: omotosho123\n}\n\n## Features\n- Real-time queue updates\n- User-friendly interface for joining and monitoring queues\n- Admin dashboard for managing queues and viewing statistics\n- Feedback system for continuous improvement\n- Secure authentication and role-based access\n\n## **Quick Testing: -**\nhttps://queue-ease-ueaf.vercel.app/\nNOTE: Admin login details for testing {\n   username: omotosho\n   password: omotosho123\n}\n\n## Tech Stack\n- **Frontend:** React, Tailwind CSS, Vite\n- **Backend:** Node.js, Express\n- **Database:** (MongoDB)\n\n## Getting Started\n\n### Prerequisites\n- Node.js (v14+)\n- npm or yarn\n\n### Setup\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/adamstosho/QueueEase-.git\n   cd QueueEase\n   ```\n2. Install dependencies for both frontend and backend:\n   ```bash\n   cd backend \u0026\u0026 npm install\n   cd ../frontend \u0026\u0026 npm install\n   ```\n3. Configure environment variables as needed.\n4. Start the backend server:\n   ```bash\n   cd backend\n   npm start\n   ```\n5. Start the frontend app:\n   ```bash\n   cd frontend\n   npm run dev\n   ```\n\n   ## **Quick Testing: -**\nhttps://queue-ease-ueaf.vercel.app/\nNOTE: Admin login details for testing {\n   username: omotosho\n   password: omotosho123\n}\n\n## **Preview**\nHere is the preview of the  flow of the application (QueueEase)\n\n![screenshot](/frontend/public/Screenshot%20(36).png)\n![screenshot](/frontend/public/Screenshot%20(37).png)\n![screenshot](/frontend/public/Screenshot%20(38).png)\n![screenshot](/frontend/public/Screenshot%20(39).png)\n![screenshot](/frontend/public/Screenshot%20(40).png)\n![screenshot](/frontend/public/Screenshot%20(41).png)\n![screenshot](/frontend/public/Screenshot%20(42).png)\n![screenshot](/frontend/public/Screenshot%20(43).png)\n![screenshot](/frontend/public/Screenshot%20(44).png)\n\n\n**Kindly assess the api-documentation here: -** \nhttps://queue-ease-8roy.vercel.app/api-docs\n\n---\n\n\n## Usage\n- Access the frontend at `http://localhost:5173` (default Vite port)\n- Use the admin dashboard for queue management\n- Users can join and monitor queues in real-time\n\n## Contributing\nContributions are welcome! Please fork the repo, create a new branch, and submit a pull request.\n\n## License\nThis project is licensed under the MIT License. See [LICENSE](LICENSE) for details. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamstosho%2Fqueueease-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamstosho%2Fqueueease-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamstosho%2Fqueueease-/lists"}