This project aims to enhance gate entry and exit management for better security and entry management. By implementing a QR-based system, users will generate unique QR codes upon registration. Admins will scan these codes at entry and exit points, ensuring accurate logs.
Students register with their details and upon successful registration, the system generates a QR code linked to each user's profile.
The guards use a dedicated interface to scan these QR codes, view user details, and record timestamps for entries and exits.
The system sends users notifications confirming entries and exits, ensuring real-time updates and accurate entry logs.
- Fork this Repository.
- Clone the Repository:
git clone https://github.com/bsoc-bitbyte/busify-android.git
- Open project in Android Studio.
- Build and run the app on your connected device using Android Studio.
Note: Make sure you have the necessary dependencies and Android SDK installed to build and run Android apps.
The CONTRIBUTING.md contains the step-by-step procedure for contributing to this project.