Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-08-01.at.01.18.23.mp4
Product Name: Check n' Go Description: Check n' Go is a mobile application that utilizes NFC (Near Field Communication) technology to streamline visitor check-in and check-out processes at facilities. It aims to enhance operational efficiency, improve security, and enable real-time visitor tracking.
Efficiency: Simplify the process of visitor registration and departure, reducing time and manual effort.
Security: Provide check-in information like who checked in and at what time.
Real-Time Tracking: Provide facility administrators with up-to-date information on visitor movements.
Persistence: Ensure there's minimal to no loss of user data (visitors' logs) by providing data caching and option to download logs.
Visitor Information Input: Administrator enters the visitors’ details (name, contact information, and purpose of visit) into the app.
- Administrator scans an NFC tag to associate the visitor’s information with the tag.
- The app writes the visitor's information to the NFC tag and stores the details in a database.
- Visitor receives tag and holds on to it till they are ready to check out.
- A confirmation message is displayed to the administrator, indicating a successful check-in.
NFC Tag Scan:
- Administrator scans the same NFC tag they used to check-in the visitor.
- Status Update: The app reads the visitor's info from the tag and updates the visitor's status to check out.
- The app records the check-out time.
- Confirmation: A confirmation message is displayed, prompting the admin to confirm the visitor's checkout.
Record Management: Administrators can view the history of all visitors, including their check-in and check-out times.
Displays active visitors i.e visitors that are still checked in and haven't checked out yet. Provides an overview of visitor activity, assisting in managing records efficiently. Administrators can view the details of a particular entry, including the purpose of visit.
A secure database to store visitor details, check-in/check-out times, and other relevant data. Isar database is being used for storage
Admin have the option to download visitors logs history as a CSV or a JSON file.
Visitors:
- Register their visit with the Admin and is given an NFC tag while going into the premises.
- Uses the NFC tag to check out with the Admin and drops the NFC tag on their way out. Administrators:
- Register visitors and check-in with their details using the NFC tag.
- Check-out visitors on the app using the NFC tag.
- Receive confirmation messages for check-in and check-out.
- View and manage visitor records.
- Access historical data on visitor activities.
- Download visitors' log history.