Skip to content

Releases: SoC-UAI/Control_Ingreso

v1.3.0

18 Mar 01:53
86b0d76
Compare
Choose a tag to compare
  • Now tutors are explicit on the students list.
  • Updated list of tutors.

Full Changelog: v1.2.2...v1.3.0

v1.2.2

05 Dec 21:45
128dcf2
Compare
Choose a tag to compare
  • Update tutors list

Full Changelog: v1.2.1...v1.2.2

v1.2.1

29 Nov 18:52
ae0f4b4
Compare
Choose a tag to compare
  • Add version number to index

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Nov 18:38
f2e08a4
Compare
Choose a tag to compare
  • 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

27 Oct 04:42
cb4e99d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

22 Oct 17:29
85b72f6
Compare
Choose a tag to compare

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

22 Oct 17:23
28cd645
Compare
Choose a tag to compare

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

22 Oct 16:45
d1d93ae
Compare
Choose a tag to compare

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.