Lineless is a queue and token management system built to remove the hassle of waiting in physical lines. It allows users to book tokens remotely, track their position in real time, and get notified when their turn is near — making services faster, more organized, and stress-free.
- 🏷 Digital Token Booking – Reserve your spot from anywhere.
- ⏳ Real-Time Queue Tracking – Stay updated on your turn without waiting on-site.
- 🔔 Smart Notifications – Get alerts as your number approaches.
- 📊 Service Provider Dashboard – Businesses can manage queues and monitor users easily.
- 📱 Responsive UI – Works smoothly across mobile and desktop.
- Frontend: React (Vite, TailwindCSS)
- Backend & Database: Firebase (Firestore, Auth, Hosting)
- Deployment: Vercel
- Version Control: Git & GitHub
Clone and run the project locally:
# Clone the repository
git clone https://github.com/Hash-Overflow-bit/Lineless.git
# Move into project folder
cd Lineless
# Install dependencies
npm install
# Start development server
npm run dev
Your app will be available at http://localhost:5173
.
npm run build
The optimized build will be generated in the dist/
folder.
- 🌐 Live App: line-less.vercel.app
- 🎨 Portfolio Showcase: portfolio24-pink.vercel.app
Developed with ❤️ by Hashir Mehboob
- 🌐 Portfolio: portfolio24-pink.vercel.app
- 🐙 GitHub: Hash-Overflow-bit
This project is licensed under the MIT License.