Javascript

Task Managing App using JavaScript with Source Code

Submitted by razormist on
Task Managing App using JavaScript with Source Code Task Managing App with Source Code is a project that that you can use to manage your daily task. The application was made to help you track your task. The purpose of the project is to help you control your task in order to manage the ordering of your work. About the System The Task Managing App was built in a HTML web browser that use JavaScript

Simple Pair Game using JavaScript with Source Code

Submitted by razormist on
Simple Pair Game using JavaScript with Source Code Simple Pair Game with Source Code is a project that is a single-player game where your goal is to pair the same image. The game has a simple design that contains graphic images and button. The purpose of the project is to provide some entertainment factor among your friends. About the System The Simple Pair Game was created in a HTML web browser

Guess the Word Game using JavaScript with Source Code

Submitted by razormist on
Guess the Word Game using JavaScript with Source Code Guess the Word Game with Source Code is a project that is a single-player game where your main goal is to solve the hidden word. The game has a basic design that contains colored text and buttons The purpose of the project is to have some entertain and leisure time with your friends. About the System The Guess the Word Game using JavaScript

Expense Tracker App using JavaScript with Source Code

Submitted by razormist on
Expense Tracker App using JavaScript with Source Code Expense Tracker App with Source Code is a project that that you can use to manage your daily expenses. The application was made to help you track your expenses and calculate the total amount. The purpose of the project is to help you control your expenses in order to manage the proper spending of money. About the System The Expense Tracker App

Sliding Number Puzzle Game using JavaScript with Source Code

Submitted by razormist on
Sliding Number Puzzle Game using JavaScript with Source Code Sliding Number Puzzle Game with Source Code is a project that is a single-player game where your goal is to arrange the numbers in order. The game has a simple design that contains colored tiles and plain text The purpose of the project is to have some entertain and enjoyable moment with your friends and family. About the System The

Pixel Maker App using JavaScript with Source Code

Submitted by razormist on
Pixel Maker App using JavaScript with Source Code Pixel Maker App with Source Code is a project that that you can use to create your own pixelated art. The application was made so simple so that you can use this as you fit your needed. The purpose of the project is to make you explore your artistic way for creating a pixelate piece. About the System The Pixel Maker App was created in a HTML web

Simple Stack Game using JavaScript with Source Code

Submitted by razormist on
Simple Stack Game using JavaScript with Source Code Simple Stack Game with Source Code is a project that is a single-player game where your objective perfectly stack all the bricks. The game has a simple design that contains colored bricks and plain background color. The purpose of the project is to have some entertain with your friends. About the System The Simple Stack Game was created in a HTML

Tap My Dot Game using JavaScript with Source Code

Submitted by razormist on
Tap My Dot Game using JavaScript with Source Code Tap My Dot Game with Source Code is a project that is a single-player game where your objective is to tap only the blue dot. The game has a simple design that contains graphic dots and buttons. The purpose of the project is to provide some entertainment factor. About the System The Tap My Dot Game was created in a HTML web browser that use

Creating a Simple Login Using MySQLi Prepared Statement and jQuery

Submitted by razormist on
In this tutorial, we will create a Simple Login Using MySQLi Prepared Statement / jQuery. Most of the websites nowadays are required to use MySQLi / PDO statements due to the depreciation of MySQL. This time we will try to work out with MySQLi and Ajax call function to make our simple application more interactive. Let's start coding! Creating the Database First, we will create the database Open

Creating a Simple Dynamic Input using PHP and jQuery

Submitted by razormist on
In this tutorial, we will create a simple PHP web application that has a feature allowing the user to dynamically add inputs to the page to save the forms at once. We will be using the jQuery Plugin in order to meet our goal. Also, we will use the Bootstrap Framework to have a pleasant user interface. So, let's get started... Getting Started Requirements Download and Install the latest version if