GitHub - kathirava34/GYM: Gym management and access project using qr code scanning
Gym management and access project using qr code scanning - kathirava34/GYM
It is a gym management and access project using qr code scanning for attendance.
In this project, I upgraded my frontend with hover and animation
Features : <if clicked view attendance button we can see the person's detail's like each assigned unique QR code and member id enclosed inside a QR code like digital key used python library for this.
<if clicked scan button ,it will scan the unique QR code given to particular member. HTML camera API used for that
<Adding a new member after the input of details.
Technologies used: Frontend - HTML, CSS, Jinja
Backend- Python flask framework
Python libraries -json,flask,date time