This repository contains the source code and documentation for my Final Year Project (TCC) in Computer Science at PUC-SP, supervised by Prof. Giorno. The project was originally hosted on Google Code and has been migrated here for archival purposes.
The application introduces a biometric-based payment system tailored for bars, nightclubs, and similar venues. By utilising fingerprint authentication, customers can seamlessly link their identity to their consumption, allowing them to enjoy services without the need for physical payment methods or waiting in queues upon exit.
- Fingerprint Identification: Secure and swift customer recognition.
- Cashless Transactions: Eliminates the need for wallets or cards.
- Real-time Consumption Tracking: Monitor orders as they happen.
- Queue-free Checkout: Streamlined exit process without delays.
- Administrative Interface: Manage menus, customer profiles, and consumption records.
- Programming Language: Java
- Database: MySQL
- Biometric SDK: Microsoft
- Development Environment: Eclipse IDE
- Institution: Pontifícia Universidade Católica de São Paulo (PUC-SP)
- Course: Bachelor of Computer Science
- Supervisor: Prof. Fernando Antônio de Castro Giorno
- Year: 2007
/src/
– Main application source code./bd/
– Database scripts and schema definitions./docs/
– Project documentation, including the TCC write-up and diagrams./imagens/
– Images and assets used in the project./lib/
– External libraries and dependencies.
This project was developed for academic purposes and is not intended for production use without further enhancements, especially concerning security and compliance with data protection regulations. All biometric data handling should adhere to relevant privacy laws and ethical standards.
For questions or further information:
Thank you for exploring this project!