You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Attendance Management System is a Java-based application designed to automate the process of recording and managing attendance for various courses. It provides functionalities for creating courses, adding attendance records, and generating attendance reports.
A small PySimpleGui .txt file reader and writer I made for a friend. Input text into the text fields and it will create text files with the text in them in the same directory where the python script is located. It will read that text again the next time the script is opened.