Given the visitors that we have in office and outside, there is a need to for an entry management software.
- Android Studio
- Java
- Google Firebase Realtime Database
- Java Mail API
I have given name to the applicaton as VistTrack you can find its apk named visitrack.apk
- Download the apk in your phone/Tablet
- Disable PlayProtect from PlayStore as this app is not published so Google PlayProtect may Block it from Installation
- now you can install the app and use
- To Check in
- Select Host if not present just click add button and add host details
- Enter Details
- Press Check-In button
- Email and SMS to the host will be sent and unique token number will be mailed to the user
- To check Out
- Enter token number
- Press Check-out button
- An email to the visitor will ben send with all necessary details
VisiTrack
|__Visitor
|__token
|__Name
|__Phone
|__Email
|__HostName
|__HostPhone
|__HostEmail
|__CheckIn
|__CheckOut
|__TimeStamp
|__Host
|__Host ID
|__Name
|__Email
|__Phone



