Programming

PHP Attendance Management System

Submitted by Ronald Ngoda on
This is a simple yet intuitive attendance management system for university lecturers. Lecturers can create an account, add their students, courses and the units they teach and enter student's attendance records. The system admin can view all the attendance records for all units, but lectures only view their own records. Admin User:admin Pass:admin

Crypto Chart

Submitted by davidwachira on
A simple GUI that displays upto date data about Cryptocurrencies such as Bitcoin, IOTA, Ethereum and CarVertical. The program is written using NETBEANS IDE. private void JButton_Cryptocurrency_chart_EnterMouseClicked(java.awt.event.MouseEvent evt) { if (JComboBox_select_cryptocurrency.getSelectedIndex() == 0) { JOptionPane.showMessageDialog(null, "Please select a CryptoCurrency from the Combobox"

Basic Library Management System

Submitted by JM Palen on
Library System is designed to store students (borrowers) info and their individual file in an institution regarding on the library transactions. This system is a user-friendly program able to print reports, view students’ file or transactions in the library and even can monitor for the books borrowed and books returned. Backend Microsoft Sql server 2005