office attendance system
1.0.0
Problem statement : Implemeting modern technology to remove old style attendace system of attendance in government offices.
Step 1 Install the TKinter using the below command
pip install tk
Step 2 Then make a copy or download the main.py file and run using python compiler.
import os
import ast
import random
from tkinter import *
import tkinter as tk
from functools import partial
import os