Skip to content

In today's digital age, efficient and accurate data management plays a crucial role in various industries, including education. Traditional manual methods of recording and managing student data can be time-consuming, prone to errors, and often hinder the overall productivity of educational institutions.

License

Notifications You must be signed in to change notification settings

DarkLite25/Student-QR-Code-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

QR Code Generator

This is a Python-based GUI tool for generating QR codes with student details. It uses the qrcode library for QR generation, Pillow for image handling, and tkinter for the GUI.

Features

  • Input student details: ID, Name, Department, and Phone Number.
  • Generate a QR code with the entered details.
  • Save the QR code as an image file in the Employee_QR/ directory.
  • Clear all fields with a single button.

Requirements

  • Python 3.8 or higher
  • qrcode
  • Pillow (for image handling)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/qr_code_generator.git
    cd qr_code_generator

About

In today's digital age, efficient and accurate data management plays a crucial role in various industries, including education. Traditional manual methods of recording and managing student data can be time-consuming, prone to errors, and often hinder the overall productivity of educational institutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%