Skip to content

A small CRUD system for a test Dance Academy using tkinter in Python.

Notifications You must be signed in to change notification settings

HansiKR/Python-tkinter-Project

Repository files navigation

Python-tkinter-Project

A small CRUD system for a test Dance Academy using tkinter in Python. Here,

  • Admins can perform CRUD operations on the instructors as well as sessions.
  • Instructors can register students to the academy.
  • The system will match the requirements of the students with the qualifications of the instructors and suggest a suitable instructor that the admin can then assign to the student.

Login Screen with default username and password - "admin" Login Screen

Admin Control Panel to Manage Instructors and Sessions. Admin Panel

CRUD operations allowed to the Admin. Update

Instructor Control Panel Instructor Panel

Sessions Panel - to match the instructors with the students. (Admin View) Sessions Panel

Sessions Panel - Assigning Instructors Assign Instructor

Releases

No releases published

Packages

No packages published

Languages