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

Angular JS Simple Register using Ui-Router

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple register in Angular JS using Ui-Router to handle our routes and PHP/MySQLi to handle our backend and database. After a successful register, we are going to redirect our registered user to our homepage. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.

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