Bootstrap

Alarm Clock and Timer Web Application using JavaScript/jQuery Free Source Code

Submitted by oretnom23 on
This is a Simple JavaScript project entitled Alarm Clock and Timer Web Application. This is a simple web-based application that allows users to set a timer and an alarm. The application was developed using JavaScript and jQuery Library. It uses web local storage to store data. I have developed this simple application to give new web developers or programmers an idea to build this kind of project

Car Driving School Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
This is a PHP project entitled Car Driving School Management System. This is a web-based application that provides an online platform for managing the Driving Schools Enrollees' Records. The source code was written in PHP/OOP and uses MySQL Database. This project has 2 sides of user interface which are the Public Website and the Admin/Management Side. This can help the management retrieve and

Simple Online Men's Salon Management System in PHP Free Source Code

Submitted by oretnom23 on
This is a Simple PHP project entitled Online Men's Salon Management System. This is a simple web application management that provides the men's salon shop's clients or possible clients an online booking appointment. This application has an Admin Panel where the salon management can manage the list of their services and clients' appointment requests. The application was developed using PHP and

Online Pre-owned/Used Car Showroom Management System in PHP Free Source Code

Submitted by oretnom23 on
This is a PHP project entitled Online Pre-owned/Used Car Showroom Management System. This is a web-based application that provides an online showroom platform for the used cars businesses or companies for the products or cars that they are selling. This project allows them to give their clients or possible clients a way to explore and read some information about the cars that are available to

Online Magazine Management System in PHP with Free Source Code

Submitted by oretnom23 on
This is a PHP project entitled Online Magazine Management System. This is a web-based application developed using PHP Language and MySQL Database. This application provides an online platform for Magazines Publishers to share their published magazines online so their readers can browse online. This is a sort of Content Management System (CMS) application. The main purpose of this project is to

Online Marriage Registration System using PHP with Free Source Code

Submitted by oretnom23 on
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

Submitted by oretnom23 on
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

Submitted by oretnom23 on
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

Submitted by oretnom23 on
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

Submitted by oretnom23 on

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.