Javascript

URL Shortener Site in Python using Django Framework Free Source Code

Submitted by oretnom23 on
URL Shortener Site using Django in Python This application is entitled URL Shortener Site. This is a simple web-based application developed in Python and Django Framework. The application allows the users to generate a short link or URL for the Long URLs. This works like the famous Bitly: URL Shortener site where users can shorten or create a custom URL for their site. This application has a

JavaScript Printing an Element Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn a simple way to print the specific element in your web applications page using JavaScript and jQuery. This technique is useful for your future project for printing reports that have already a display. With this, it helps you to prevent redundant coding just for creating a page for printing. Using this printing technique developer can also modify or customize the element before printing and without changing the original display.

Multiple Storage Option - Student Details Form in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a simple web application entitled Multiple Storage - Student Details Form. The application was developed using HTML, CSS, and, JavaScript. The main purpose of this simple application development is to provide the IT/CS Students or Self-Learners new programmers to know how to store, retrieve, and manage data in the browser using localStorage, SessionStorage, and the Cookies

Pharmacy Sales and Inventory System in PHP using CodeIgniter Framework Free Source Code

Submitted by oretnom23 on
Introduction This project is a Pharmacy Sales and Inventory Management System. This is a web-based application project developed in PHP, CodeIgniter Framework, and MySQL Database. This project was mainly developed to provide the Pharmacy Business with an online platform to manage their daily Sales Transactions and Inventory. It can help them to easily store, retrieve, and manage data or records on

Manage Data in Window.LocalStorage Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about Managing Data using window.localStorage() in JavaScript. Here, I will be providing a simple application source code that contains a CRUD (Create, Read, Update, and Delete) operations.

What is localStorage in JavaSctipt?

The localStorage is a property of the window that allows you to store data. It has no expiration. Save key-value data in your web browser.

Pong The Game in jQuery Free Source Code

Submitted by razormist on
Pong The Game in jQuery Free Source Code The Pong The Game in jQuery is a multiplayer website game application coded in a JavaScript programming language and integrated with jQuery framework. The project contains multiple functions that make the application work as it intended. This project was made so to make an enjoyable moment with your friends. This game challenging and easy to play with

Parking Lot Management App in JavaScript Free Source Code

Submitted by razormist on
Parking Lot Management App in JavaScript Free Source Code The Parking Lot Management App in JavaScript is a fully accessible website application coded in a JavaScript programming language. The project contains all the basic functions to make the application workable. This project was made so that it can help you manage the parking of vehicles. This is a simple application that be easily use by

Employee Task Management System in PHP/PDO Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Task Management System. This is a web-based application project developed in PHP and MySQL Database. This project is an automated and online Task Management for a Company and for its Employees. The application helps the company to easily manage and distribute or assign tasks to each employee. This application also includes a simple employee attendance

Android Clone Game(2048) in JavaScript Free Source Code

Submitted by razormist on
Android Clone Game(2048) in JavaScript Free Source Code The Android Clone Game(2048) in JavaScript is a fully operational website application coded in a JavaScript programming language. The project contains all the important function to make the application run smoothly. This project was made so that it demonstrate how to developed clone game application. This is enjoyable and easy to play with