MediTag is a Flutter-based mobile application that leverages NFC technology to provide quick access to contact information for doctors within a hospital. The app aims to enhance hospital efficiency and improve patient experience by streamlining access to doctors' information.
-
NFC Tag Reading: Patients can scan NFC tags to quickly access a doctor's contact information.
-
NFC Tag Writing: Hospital administrators can write doctors' contact information to NFC tags.
-
Profile Management: Doctors can update their profiles, including availability and office hours.
-
Search and Filter: Patients can search for doctors by name, specialty, or department.
-
Admin Dashboard: Administrators can manage doctor information and NFC tag data.
-
Provide seamless access to contact information of available doctors.
-
Enable efficient management of doctors' information on NFC tags.
-
Improve patient experience through quick access to relevant doctor details.
- Patients
- Doctors
- Hospital Administration
- Flutter
- Dart
- Hive (for local storage)
- Provider (for state management)
- Nfc_manager
- Uuid (for unique doctor id)
Installation Clone the repository:
git clone https://github.com/your-username/MediTag.git
cd MediTag
Install dependencies:
flutter pub get
Run the app:
flutter run
Apk: https://drive.google.com/file/d/1t56lcpMCNHjeP05gWLg7SdKnDt4KAFY1/view?usp=sharing
Figma link: https://www.figma.com/design/JrLmGjGpzg8TMzlrAyr4Vc/MediTag-NFC-App?node-id=11-2&t=ZE1T8chg9NxgADSP-0



