Javascript

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

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

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

Simple Jumper Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Jumper Game using JavaScript with Free Source Code Simple Jumper Game with Source Code is a project that is a single-player game where goal is to gain score while jumping. The game has a simple design that contains an image sprite and a background. The purpose of the game is to have some fun time after your work. About the System The Simple Jumper Game was built in a HTML web browser that

Shoot Down the Rocket Game using JavaScript with Free Source Code

Submitted by razormist on
Shoot Down the Rocket Game using JavaScript with Free Source Code Shoot Down the Rocket Game with Source Code is a project that is a single-player game where goal is shoot down all the invader rockets. The game has a simple design that contains an image sprites and background color. The purpose of the game is to give some entertainment factor during your free time with your frirends. About the

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

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

Dino Run Game using JavaScript with Free Source Code

Submitted by razormist on
Dino Run Game using JavaScript with Free Source Code Dino Run Game with Source Code is a project that is a single-player game where goal is to run your way and gain more score. The game has a simple design that contains an image sprites and background color. The purpose of the game is to provide some fun time with your friends, family, classmate, etc. About the System The Dino Run Game was created

Chess(Multiplayer) Game using JavaScript with Free Source Code

Submitted by razormist on
Chess(Multiplayer) Game using JavaScript with Free Source Code Chess(Multiplayer) Game with Source Code is a project that is a single-player game where goal is to defeat your opposing team. The game has a simple design that contains an chess piece and board. The purpose of the game is to have some leisure time during your break.. About the System The Chess(Multiplayer) Game was built in a HTML web

Dynamically Map an Area of an Image using JavaScript/jQuery Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Dynamically Map an Area of an Image using JavaScript/jQuery. This will help you to understand also on how to put a detection link on a specific part or area of the image. With the use of HTML Canvas, we can dynamically locate the specific position and size of the area we want to detect on the image.

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

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

Submitted by oretnom23 on

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.