QR Attendance System for Doorman Security
Doorman Security System is built with a Flutter framework and a Firebase as a backend. It has an admin panel, a check in web app and a mobile application for android and iOS. For businesses who are looking for a cheap solution to know who comes in and who goes out in their buildings, this system is super efficient for them. This is a handy and efficient system that can be implemented by those businesses having multiple buildings who are looking for a cheap security system.
Admin panel Credentials: Email: test@test.com Password: Test132
How it works:
> A Visitor will check in through a flutter web app that can be accessed from a QR code pasted on buildings wall or present on table beside doorman. A doorman can also check in Visitor manually.
> Doorman will then scan the QR code generated on Visitor screen and would confirm the details.
> App would open the Camera and doorman will click the Visitor picture.
> After the picture is clicked, Visitor will be checked in by user.
> On the exit of visitor, doorman will checkout the visitor manually.
</figure>
This is the First Version.