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
openSIS is a commercial grade, secure, scalable & intuitive Student Information System, School Management Software from OS4ED. Has all functionalities to run single or multiple institutions in one installation. Web based, php code, MySQL database.
Student database system with docker support allowing the students to log in and out when they come and leave a location like a register. Ideal to run on iPads/tablets
This is a simple Java application for managing student records. The system allows you to add, list, search, update, and delete student records in a MySQL database.
A Java program for reading student data from a file, calculating average test grades, determining letter grades, and computing overall average grades. Utilizes OOP principles, file I/O operations, and grade calculation algorithms.