Releases: SoC-UAI/Control_Ingreso
Releases · SoC-UAI/Control_Ingreso
v1.3.0
v1.2.2
- Update tutors list
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Add version number to index
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Change to names on the list of tutors.
- Now the list of tutors is handled by the backend.
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Bump werkzeug from 3.0.3 to 3.0.6 by @dependabot in #4
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Changelog
- Fixed QR Code URL.
- Updated README to note that after the Web Setup.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Changelog
Added the Web Setup section, to upload and deploy the form website to login or logout.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Release v1.0.0
Initial Release of the Access Control Application for Security and Research Lab (SoC) at Adolfo Ibáñez University, Viña del Mar.
Features:
- Attendance Display: Displays a list of current students in the lab, with real-time updates every 3 seconds.
- QR Code Login/Logout System: QR code for easy access to the login/logout form. Students can register their entry and exit conveniently.
- Administrative Record Viewing: Administrators can view detailed records of lab attendance, including timestamps, actions (entry/exit), and student names.
- Tutor Highlighting: Tutors are visually distinguished from regular students in the attendance list.
- User-Friendly Dashboard: Displays attendance on a connected TV, with options for login/logout and record viewing.
Technical Highlights:
- Backend: Powered by Flask, ensuring robust server-side processing.
- Frontend: Clean HTML, CSS, and JavaScript UI with live updates.
- Google API Integration: Secure integration for handling records.
Setup and Usage:
- Raspberry Pi Display: Runs on a Raspberry Pi, connected to a TV for easy visualization of lab attendees.
- Easy Setup: Configuration scripts for environment variables, dependencies, and running the app.
This release lays the groundwork for streamlined access control in the lab, simplifying attendance monitoring and ensuring secure data handling.