Bootstrap

Simple Student Quarterly Result/Grade System in PHP and MySQL Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Simple Student Quarterly Result/Grade System. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is the MySQL Database Version of Student Quarterly Grading System using PHP and SQLite Database project that I posted before. The project allows the faculty or teachers to manage their student's results in each

Simple Payroll System with Dynamic Tax Bracket in PHP/OOP and MySQL Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Simple Payroll System with a Dynamic Tax Bracket. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is the MySQL Database Version of Simple Payroll System with a Dynamic Tax Bracket in PHP using SQLite project that I posted before. This project manages the company employees' payroll (monthly/semi-monthly)

Multi-Vendor Online Groceries Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP entitled Multi-Vendor Online Groceries Management System. This is a web-based application that helps consumers and vendors do business online. The system serves as an online shop or store platform for groceries that can handle multiple vendors. This allows multiple vendors to publish their available products online. It has a simple and pleasant user interface with the

Home Owners Collection Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP entitled Home Owners Collection Management System. This simple project is a web-based application developed in PHP and MySQL Database. It provides the Subdivisions/Villages Homeowners Association an automated platform for efficient and effective managing and recording of the collections. The application stores the collection records of the homeowners association

Simple Exam Reviewer Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP entitled Exam Reviewer Management System. This is a web-based application is an online platform for reviewing an Exam. It can be useful for schools, companies, organizations, etc. The system provides an answer sheet to the reviewers which have random questions that are possible to occur in the actual exam. The application has a small scope, simple, and is easy to

Simple Leads Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP entitled Leads Management System. This is a web-based application that helps business to manage their leads for their sales. The project is just simple and mainly developed for educational purposes only and to give an idea to the students or new self-learners programmers on how to develop a such like the said system. It was developed using PHP/OOP as the backend

Vehicle Insurance Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP entitled Vehicle Insurance Management System. This is a web-based application that was developed in PHP and MySQL Database which helps to ease the daily transaction of a Vehicle Insurance Businesses. The project allows the management to store their client-insured vehicle easily. It helps the business system be more effective, efficient, and easy to retrieve data

Dynamically Add and Remove Form Item using jQuery clone() Method Tutorial

Submitted by oretnom23 on

In this article, I will be discussing about how to create an Add and Remove Form Item Feature in web-application using jQuery's clone() method. This kind of feature is commonly applied to a project which has a process of saving multiple data at once in the database. There are lots of ideas and techniques you can create to achieve this feature with the help of jQuery, but I found this solution more simple and easiest in my experience.

Sorting Array by Key and Value in PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to sort a PHP Array by its Key and Value. PHP have different built-in function on sorting an Array. There is sort(), rsort(), asort(), arsort(), ksort(), and krsort(). Each of the listed functions has same goal of returning the array which sorting them but the difference are how they are being sorted.

Accounting Journal Management System with Trial Balance in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP entitled Accounting Journal Management System with Trial balance. This is a web-based application project that helps a certain company to store their transaction records for easy retrieval. The application generates a working trial balance and trial balance reports. It is easy to use with a simple and pleasant user interface using the Bootstrap Framework and