Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

VehiCode: Your Car’s Story in a QR

Question Code: MCSIT03

Topic Name: Build a Custom QR Vehicle Info Generator


Abstract:
The QR Code Generator project addresses modern vehicle management and emergency response needs
by developing a web application that generates QR codes with essential vehicle information while
safeguarding sensitive data. This innovation is crucial, especially in accident scenarios, where rapid
access to vehicle and owner details is vital.
Project Components:
1. QR Code Generation: The project generates QR codes containing vehicle make, model, year,
registration number, owner's name, and contact information, with sensitive data securely separated.
Python and the 'qrcode' library are used for implementation.
2. Web Application: The user-friendly interface is built with HTML, CSS, and JavaScript. Python
manages data processing, security, and database interactions, while a MySQL database efficiently stores
data.
3. Relational Database Design: Data is organized into two tables, separating sensitive and public
information and linked via a common field like the 'Model Number.'
4. Data Security: Sensitive data, including contact details, is stored securely, with robust access control
mechanisms like user registration and login.
5. Cloud Storage: Scalable and redundant cloud storage solutions ensure data accessibility and reliability.
6. User Interaction: Essential forms facilitate user interactions, such as vehicle registration and
information updates.
7. Team Members:
Aatmika Gangeley
Ankur Singh Jethuri
Conclusion :
The QR Code Generator project significantly enhances vehicle information accessibility and security.
Through a dynamic web application, Python scripting, MySQL databases, and robust data segregation, it
enables swift retrieval of vital vehicle details, particularly in emergency situations like accidents. The
cloud-based architecture ensures scalability and reliability, making it a valuable tool for vehicle owners
and emergency responders.
Team Name : CodeQRafters
Team Leader with contact no. : Aatmika Gangeley – 79873 29522

You might also like