HTML

Simple AI Game(Tic Tac Toe) in JavaScript Free Source Code

Submitted by razormist on
Simple AI Game(Tic Tac Toe) in JavaScript Free Source Code - A simple game where you will be played to a very difficult AI. You need to align three line in (Horizontal, Vertical, Diagonal) in order to win the round. Try your best a beat the AI with your best move. JavaScript Free Source Code.

Simple Task Managing System in PHP With MySQLi Free Source Code

Submitted by razormist on
Simple Task Managing System in PHP With MySQLi Free Source Code - A simple system that can let user create new project title. The user can assign new task to each project. You can also change the status of your task base on your project progression. PHP Free Source Code.

Simple Quiz Game(Movie Edition) in JavaScript Free Source Code

Submitted by razormist on
Simple Quiz Game(Movie Edition) in JavaScript Free Source Code - A simple quiz game that can help you enhance your memory by remembering any certain scenes, cast, directory, etc. Each quizzer is divided into three difficulty easy, medium, hard. JavaScript Free Source Code.

Dynamically Add and Remove HTML Table Rows using jQuery

Submitted by oretnom23 on

This tutorial will help you to learn How to Dynamically Add and Remove HTML Table Rows using JavaScript and jQuery. This front-end feature is commonly used for iterated data to be saved on the database. This feature gives the end-users a better experience while using your developed app or website. User can simply add and remove HTML Table Rows without leaving the current page or refreshing/reloading the page.

Student Marks Generator App in JavaScript Free Source Code

Submitted by razormist on
Student Marks Generator App in JavaScript Free Source Code - A simple application that can calculate the student total marks. To calculate the total marks you need to enter a value in the full marks first, the maximum grade to each subject is 100 e.g (7 subjects = 700). JavaScript Free Source Code.

Simple Fibonacci Generator App in JavaScript Free Source Code

Submitted by razormist on
Simple Fibonacci Generator App in JavaScript Free Source Code - A simple application where the sole purpose is to automatically solve any fibonacci sequence. The application will calculate the given number to display the possible fibonacci series answer. JavaScript Free Source Code.

Customize Budgeting App in JavaScript Free Source Code

Submitted by razormist on
Customize Budgeting App in JavaScript Free Source Code - A very simple application that can help you manage your own monthly expenses. It can track your daily expense by entering the possible value for each spending category such as food, drinks, travelling, etc. JavaScript Free Source Code.

Simple Duty Listing App in JavaScript Free Source Code

Submitted by razormist on
Simple Duty Listing App in JavaScript Free Source Code - A simple application that allow the user to enlist their daily duty. It can help them track their work and can be easily initiate one by one. The user can also delete their enlisted duty in the list. JavaScript Free Source Code.