Hospital Management System in PHP and MySQL Description The project entitled hospital management system was developed using PHP as the programming/scripting language and MySQL for the storage or database of the project, for the design of the interface, the researchers…
Tag: thesis documentation in information technology
Web and Mobile Based Fish Information Archiving System
Web and Mobile Based Fish Information Archiving System Description An information system (IS) any combination of information technology and people’s activities that support operations, management and decision making In a very broad sense, the term information system is frequently used…
Web Based Fitness and Exercise System with Android App Support in Ionic Framework
Web Based Fitness and Exercise System with Android App Support in Ionic Framework Objectives General Objective To develop a web-based system and an android application that will simplify the records and file system, automatically evaluate and compute results, and monitor…
Android Based Math Learning App in jQuery Mobile and Apache Cordova
Android Based Math Learning App in jQuery Mobile and Apache Cordova Description Learning and practicing math is more fun when it’s part of a game that’s why the researchers proposed this android based math learning app in order for the…
Online Real Estate and Property Management System in PHP and MySQL
Online Real Estate and Property Management System in PHP and MySQL Description The project entitled “Online Real Estate and Property Management System” is an online information system that will manage the sales and rentals of different real estate properties and…
Online Crime and Incident Reporting with SMS Notification
Online Crime and Incident Reporting with SMS Notification Description Online Crime and Incident Reporting is a web based project developed in PHP, MySQL and Bootstrap. The said project has a SMS notification feature using the iTexMo SMS API. This project…
Web Based Electricity Billing and Payment System with SMS Notification and Mobile App Support
Web Based Electricity Billing and Payment System with SMS Notification and Mobile App Support Description The proposed electricity billing and payment system is a web based system to be developed using PHP, MySQL and Bootstrap. It is intended to replace…
Web Based Student Portal in PHP, MySQL and Bootstrap
Web Based Student Portal in PHP, MySQL and Bootstrap Purpose of the study The purpose of this study was to improve the existing system on accessing the student’s grade from the manual operation to online, it’s also provide to look…
Web and Mobile Based COMMON AILMENT REMEDIES
Web and Mobile Based COMMON AILMENT REMEDIES Database Schema tblAdmin (id, username, password, fullname) tblStudentAccount (id, studin, lname, mname, fname, course, username, password) tblAilments (id, ailmentname, description) tblHerbal (id, herbalname, herbinfo, scientificname, localname, medicinalusage, howtouse, dosage, caution, ailmentid)
Grading System with Online Grade Viewing in PHP and MySQL Source code
Grading System with Online Grade Viewing in PHP and MySQL Source code Database Schema (database design) class (id, course, year, section, sem, teacher, subject) log (id, date, activity) student (id, studid, fname, lname) studentsubject (id, studid, classid, att1, att2, att3,…