js

Creating a Load More Data Feature using PHP and Pure JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Load More Feature without leaving the current page or refreshing the page using PHP, MySQL Database, and Pure JavaScript. The tutorial aims to provide students and beginners with a reference for learning to create a website feature that updates the HTML elements or manipulates DOM (Document Object Model) without redirecting to another page or reloading the current page.

Creating a Filterable Image Gallery using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a simple Filterable Image Gallery using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for creating a useful component for a website or web application. Here, a simple web page script will be provided that demonstrates the creation of a filterable image gallery using the said programming markup and languages.

Text-to-Speech Web Application using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is called Text-to-Speech Web Application. It is a web application that was developed using HTML, CSS, and JavaScript. The application converts the users entered or given text into speech. It has a simple and pleasant user interface. It contains multiple user-friendly features and functionalities that are relevant to the app. How does the Text-to-Speech Web Application work? The

Creating a Custom Date Range Filter in DataTables using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Custom Date Range Filter in DataTables using JavaScript and DataTables Library's APIs. The tutorial aims to provide students and beginners with a reference for learning some techniques of using DataTables Library. Here, I will be providing a simple web page script that demonstrates the implementation of a custom date range in DataTables.

Integrate a Custom Google Programmable Search Engine on Websites

Submitted by oretnom23 on

In this tutorial, you can learn how to Integrate a Custom Google Programmable Search Engine for websites using JavaScript. The main purpose of this tutorial is to provide students and beginners with a reference for learning to integrate the google search engine into a website. Here is a simple web page script that demonstrates the integration of the google search engine into a simple website.

Simple Parking Lot Management System using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Parking Lot Management System. It is a web application that was developed mainly using JavaScript and Local Storage. The application provides an automated platform for a certain parking lot management to easily store, retrieve, and manage records of the cars that park in the parking lot. It has a simple and pleasant user interface using Bootstrap v5 Framework. It

Medicine Tracker System in PHP (OOP) and MySQL DB Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Medicine Tracker System. It is a web-based application that was developed using PHP and MySQL Database. The project allows the users to keep notes about their daily medication to easily track it. It has a simple and pleasant user interface with the help of a Material-Kit template. It consists of multiple user-friendly features and functionalities. How does the

Creating a Select All and Deselect All Checkbox using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Select All and Deselect All Checkbox functionality using CSS and JavaScript. This tutorial aims to provide students and beginners with a reference for learning some useful techniques and components for building creative web application features. Here, I will be providing a simple web page script that demonstrates the creation of the Select All and Deselect All Checkbox functionality.

Student Study Center Desk Management System using PHP (OOP) and MySQL DB Free Source Code

Submitted by oretnom23 on
This project is entitled Student Study Center Desk Management System. It is a web-based application that was mainly developed using PHP Language and MySQL Database. The project's main purpose is to provide certain study center with a platform for managing the students' assigned or allocated desks. It has a pleasant user interface using Bootstrap Framework and AdminLTE Template. The project also

Image Popup/Overlay Viewer with Zoom In and Out using CSS and JavaScript

Submitted by oretnom23 on

In this tutorial, you can learn to create an Image Overlay or Popup Viewer using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for learning how to build a useful component of a website or web application using CSS and JS. Here, I have provided a simple program that I created that demonstrates the creation of an Image Overlay or Popup Viewer with zoom and drag features.