Skip to content

A Python-based Job Application Form built with Tkinter. It features a modern dark-themed GUI where users can enter personal and professional details. All submitted data is automatically saved to an Excel file using OpenPyXL. Includes clear, submit, and exit buttons wit hover and bordereffects. Usses tkinter for gui and openpyxl for excelintegration

callmesomeone000/Job-Application-form-with-excel-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

📝 Job Application Form (Tkinter + Excel)

A Python GUI application built using Tkinter that allows users to fill out job applications and automatically saves their data to an Excel file using OpenPyXL.

✨ Features

  • Modern dark-themed GUI
  • Input fields for name, contact, age, qualification, and more
  • Saves all entries to Job_Applications.xlsx
  • Buttons with hover and border effects image

🧠 Requirements

  • Python 3.x
  • openpyxl (pip install openpyxl)

▶️ How to Run

  1. Download or clone this repository
  2. Open the folder in your terminal
  3. Run:
    python job_form.py

About

A Python-based Job Application Form built with Tkinter. It features a modern dark-themed GUI where users can enter personal and professional details. All submitted data is automatically saved to an Excel file using OpenPyXL. Includes clear, submit, and exit buttons wit hover and bordereffects. Usses tkinter for gui and openpyxl for excelintegration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages