Bootstrap

Online Marriage Registration System using PHP with Free Source Code

This is a small project is entitled Online Marriage Registration System. This is web-based online application software that provides an automated and online platform for registering marriage records. This application allows users to submit marriage information and the management will verify it. The backend source code was developed using PHP-Object Oriented Programming with a pleasant user

Simple Employees Information System using CodeIgniter 4.1.5 with Free Source Code

This is a Simple Employees Information System. This is a mini-Project developed using CodeIgniter version 4.1.5. The main purpose of this project is to give students or those new programmers that learning PHP CI4 Frameworks a simple project where they can refer to give them some idea on how to develop a web application using the said PHP Framework. This application contains CRUD (Create, Read

Simple Logistic Hub Parcel's Management System in PHP and SQLite Free Source Code

This is a Logistic Hub Parcel's Management System. This is a simple web-based application project which is the main purpose is to provide an automated platform for logistic hubs to manage and track parcels records. This application was developed to give IT/CS students or new self-taught programmers an idea of how to develop such a mini-project. The source code can be modified easily if you are

Restaurant Management System in CodeIgniter Free Source Code

This is a Restaurant Management System. This is a web-based application that was developed for Cianos Seafood Grill and Bar as the Final Year Project BSIS Student CHMSC. The project has 3 main modules which are the Employees Attendance and Payroll, Reservation, and Ordering Modules. The project has an Admin Panel and User-Side Interface. It has a pleasant user interface/design and user-friendly

Web Text-to-Speech Tutorial using Web Speech API Synthesis

This is a simple tutorial that will teach how to convert Text into Speech in web applications. In order to do this, we are going to use the Web Speech API Interface Speech Synthesis. The Web Speech API will allow you to convert the text into incorporate voice data into web projects.

In this tutorial, I will be providing a simple web application that allows users to write a text message and converts it into speech. The application will re-display the text message below the form. Each word spoken will be highlighted.

Cashier Queuing System with Live Monitor and Voice Notification in PHP and SQLite Free Source Code

This is a Cashier Queuing System with a Live Monitor and Voice Notification. This web-application project manage the flow of the business cashier's clients queue. This can help to ease the queuing process of the said business operation. This project has 4 modules which are the Admin, Cashier, Customer/Client, and Live Monitor for Queued Clients or Customer. The project has a simple a small scope

Simple Bus Station Ticketing Booth System in PHP and SQLite Free Source Code

This is a Simple Bus Station Ticketing Booth System. This is a web-based application developed using PHP and SQLite Database. The application provides an automated platform that generates the bus station passengers' tickets and records the transaction. I created this simple PHP Project for educational purposes only. This has a simple user interface using the Bootstrap v5 CSS Framework and user

Gas/Petrol Station Management System in PHP and SQLite Free Source Code

This is a Simple PHP Project entitled Gas/Petrol Station Management System. This is a web-based application that provides the Gas or Petrol Station with an automated platform to manage their sales, customer credits, and customer payments. The application was developed using PHP and SQLite3 Database. This can help the management to store their records and easily retrieve the data. This has a simple

Simple Restaurant Table Reservation System with Floor Plan Mapping in PHP and SQLite Source Code

This is a Simple PHP Project entitled Simple Restaurant Table Reservation System with Floor Plan Mapping. This is a web-based application that provides the Restaurant's Customers with Possible Customers with an online platform to reserve a table on their desired date and time. The application has simple features and small scope but enough to show how this kind of application works. This system can

Search Box with Auto Suggest Links Items Tutorial using PHP and jQuery

This is a simple tutorial that tackles about creating a Search Box with AutoSuggest Links Items. This tutorial uses HTM, PHP, MySQL Database, JavaScript, jQuery, and Ajax. The tutorial code will help you to understand and to have an idea or knowledge of how to create the said web application feature for your future project. This kind of feature is commonly used when adding a search feature that matches the keywords on multiple database tables and columns.