Roll-Call-with-Database-Connection
Roll call application that is connected to a MySQL database. User can add, delete and view students. Of course, user can take roll call. Attendance data is stored in another database table. User can export data to a .csv/.txt file for further analysis. Planning on automating the data analysis process with Excel or another statistical software.