JavaScript

Simple User Address Book System using JavaScript

Submitted by razormist on
Simple User Address Book System using JavaScript With Source Code Simple User Address Book System with Source Code is a project that can safely store user address book. The system contains a simple CRUD functions that can operate the system. The purpose of project is to track and record the address book a user. About the System The Simple User Address Book System was built in a HTML browser

Pig(Dice Game) using JavaScript with Source Code

Submitted by razormist on
Pig(Dice Game) using JavaScript with Source Code Pig(Dice Game) with Source Code is a project that is a multi-player game where both player will roll dice and see who has the highest roll. The game is so simple you just have roll a die in order to play the game. The purpose of project is to have an entertainment and leisure time with friends. About the System The Pig(Dice Game) was created in a

Speed Typing Test App using JavaScript with Source Code

Submitted by razormist on
Speed Typing Test App using JavaScript with Source Code Speed Typing Test App with Source Code is a project that you can test your speed for typing a word by word. The system can detect the total words that you enter per minute. The purpose of project to test the person speed capabilities by typing a word within a time counter. About the System The Speed Typing Test App was built in a HTML browser

Sticky Note Apps using JavaScript with Source Code

Submitted by razormist on
Sticky Note Apps using JavaScript with Source Code Sticky Note Apps with Source Code is a project that you can create some important notes. The system contains the basic function of CRUD principle that enable you to read, write, delete. The purpose of the project is to help you track your working process by writing down your note. About the System The Sticky Note Apps was built in a HTML browser

Creating a Live Filter with Multiple Options using Checkbox with jQuery

Submitted by alpha_luna on

In this tutorial, we are going to create a Live Filter with Multiple Options using Checkbox with jQuery. Many projects or systems need this kind of function for fast filtering the data from the database. Filter functions are very common to us, in other cases when you use the filter function it also loads the whole page. In our case, we are going to create a live filter with multiple options using the checkbox without load the whole web page. You can also check the live demo of this simple tutorial, so you can get an idea and you can try this out.

Creating a Simple Shopping Cart Application Using AngularJs

Submitted by razormist on

In this tutorial, we will create a simple Shopping Cart Using AngularJs. This simple application purpose is to add the product that the buyer wants to buy, and will be listed to the cart waiting to be paid. We will try to use angularJS to implement this simple task in a different way. The directives within the AngularJs made this application a little bit simpler but full of functions that can be declared like jquery libraries.

Calorie Tracking System using JavaScript with Source Code

Submitted by razormist on
Calorie Tracking System using JavaScript with Source Code Calorie Tracking System with Source Code is a project that it can track the calories that you intake. The system contains the basic function of CRUD principle that can operate the application. The purpose of the project is to help you track the foods that you eat by calculating he total calorie in contain. About the System The Calorie

Shooting Ball Game using JavaScript with Source Code

Submitted by razormist on
Shooting Ball Game using JavaScript with Source Code Shooting Ball Game with Source Code is a project that is a singe player game where the gameplay is to eliminate all the bouncing balls by shooting it. The game is design in a simple way with the use of different colors of a balls and a crosshair that represent as a gun. The purpose of the project is to have some past time and enjoyable moment

Fill The Color Game using JavaScript with Source Code

Submitted by razormist on
Fill The Color Game using JavaScript with Source Code Fill The Color Game; with Source Code is a project that is a singe player game where the gameplay is about by filling all the tile with a single color. The game is design in a simple way with the use of different color scheme and text elements. The purpose of the project is to give entertainment and past time with your family. About the System

Simple Task Organizer System using JavaScript with Source Code

Submitted by razormist on
Simple Task Organizer System using JavaScript with Source Code Simple Task Organizer System with Source Code is a project that it can safely organize your daily task. The system has a complete function of CRUD principle that basis the operation of this system. The purpose of the project is to help you organize your workload in a day. About the System The Simple Task Organizer System was built in a