PatientPro Token Manager A Next.js-powered queue management system for clinics & hospitals This project provides a real-time token management solution to streamline patient flow in medical facilities. Key features include: Token generation & tracking with real-time updates Queue management (Current/Next/Previous tokens) Status tracking (Waiting, Completed, Missed) Staff dashboard with actionable controls Responsive UI for desktop and tablet use
Go to file
2025-04-23 16:50:04 +05:30
public this is first commit 2025-04-23 11:50:43 +05:30
src/app removed unwanted files 2025-04-23 16:50:04 +05:30
.env.local added .env 2025-04-23 14:43:12 +05:30
.gitignore added .env 2025-04-23 14:43:12 +05:30
eslint.config.mjs this is first commit 2025-04-23 11:50:43 +05:30
jsconfig.json