Javascript

Simple Checker Game in JavaScript Free Source Code

Submitted by razormist on
Simple Checker Game in JavaScript Free Source Code - A simple multiplayer board game where you can play with your friend in a 1 on 1 checker game. This game is very simple and fun to play with your friends, to in this game you must eliminate all your opponent piece to become champion. JavaScript Free Source Code.

Simple Drum Pad App using JavaScript and jQuery Free Source Code

Submitted by oretnom23 on
This simple project is entitled Simple Drum Pad Application. It is a web application that was developed using JavaScript and jQuery Library. The main purpose of this application is to simulate the electronic drum pad devices. It has a simple pleasant user interface using pastel colors and Bootstrap Framework. The application works like a simple electronic drum pad. What is Simple Drum Pad

Music Gallery Site using PHP and MySQL Database Free Source Code

Submitted by oretnom23 on
This project is entitled Music Gallery Site. It is a web application project that was developed using PHP and MySQL Database. This platform provides an online site that allows visitors to browse multiple musics, read the music information, and play the music audio. It has a pleasant user interface using the AdminLTE Dark Mode/Theme. It consists of user-friendly features and functionalities. What

Sales Tracker Management System using PHP Free Source Code

Submitted by oretnom23 on
This project is entitled Sales Tracker System. It is a web application that tracks and manages the sales transaction of a certain business. The main goal of this project is to automate the business sales transaction for easy retrieval and storage. The system has a pleasant user interface using Bootstrap Framework and AdminLTE Template. It consists of user-friendly features and functionalities

Notes App using PHP (OOP), jQuery, and Bootstrap Free Source Code

Submitted by oretnom23 on
This is a simple/mini-project entitled Notes Application. It is a web application developed using PHP OOP and MySQL Database. The main goal of this application is to provide the end-user with an online platform to store and manage their notes. It has a simple and pleasant user interface with the help of Bootstrap v5 Framework. The application consists of user-friendly features and functionalities

How to Change your Background Image Dynamically in JavaScript

Submitted by razormist on
How to Change your Background Image Dynamically in JavaScript - A very simple JavaScript Application that can dynamically change your images. This tutorial will give you the basic way of how you can change your background images without pre-coding it one by one in your script. JavaScript Free Tutorial.

How to Replace Quote Dynamically by Dragging in JavaScript

Submitted by razormist on
How to Replace Quote Dynamically by Dragging in JavaScript - A simple JavaScript program that will allow you replace any element by only dragging. This tutorial will teach you the basic use of drag and drop feature to any application you been developing. JavaScript Free Tutorial.