This is a Python-based Course Registration System with a Tkinter GUI and MariaDB backend. It supports user login/signup, admin and user portals, course and instructor management, and course ...
I and my friend Rohit has made this registration form app using pure Python where the GUI is done using Custom Tkinter Library. Mostly the logic is done by me and design by Rohit with few exceptions ...