Android - Simple Auto Complete List

Submitted by razormist on
Learn on how create a Simple Auto Complete List using Android. This simple app predict the word that you will type and give you some list about the word that you want. Android is basically a piece of software which allows your hardware to function. It used in several gadget like smartphone, tablet, and even television. The android is an open source operating system it's free and user friendly to mobile developers.

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.