kisulu / Student-Registration-System

Complete students registration systems with login and sign up page, excel as the backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student-Registration-System

Complete students registration systems with login and sign up page, mysql as the backend sample of table given in excel.

Libraries and Packages Used: from tkinter import * from datetime import date from tkinter import filedialog from tkinter import messagebox from PIL import Image, ImageTk import os from tkinter.ttk import Combobox import openpyxl, xlrd from openpyxl import Workbook import pathlib

About

Complete students registration systems with login and sign up page, excel as the backend


Languages

Language:Python 100.0%