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.
The Student Management System is a web-based application developed to help teachers and administrators efficiently manage student information. It provides an organized platform to store, track, and update student details, including personal information, academic performance, attendance, and reports — all in one place.
Telegram bot for Taseel Academy — automates student grade and certificate delivery. Part of a larger private project that manages datasets and exam analysis.
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.
This C++ console application manages a student database, providing functionalities to add, display, and search for student records. It uses a fixed-size array to store student information and includes basic input validation to ensure correct data entry.
A GTK3/C++ application for managing student records with CRUD operations (Create, Read, Update, Delete), grade tracking, and data persistence. Features a clean CSS-styled interface and efficient file storage.
A command-line student database manager built in C. It supports adding, deleting, and updating student records, with data persistence through CSV file import/export.