HTML

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

Warehouse Management System in PHP CodeIgniter Free Source Code

Submitted by oretnom23 on
Introduction This project is a Warehouse Management System. This is a web-based application project developed in PHP, CodeIgniter, and MySQL Database. This project's main goal is to provide an Online and Automated Application for a ceratin business to manage their products or goods. This project management can help the business to easily store, manage, monitor, and retrieve their stock records

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.

PHP CodeIgniter 4 - CRUD Application Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about creating a CRUD (Create, Read, Edit, and Delete) Operation in PHP CodeIgniter 4. CRUD Operations is one the most common function or feature of the web applications that contains a dynamic data. Here, you will learn how to retrieve, store, update, and delete data into the Database using the PHP CodeIgniter Framework. I will be providing a simple web application source code below that contains a CRUD Opertaion.

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

Break The Lock Game in JavaScript Free Source Code

Submitted by razormist on
Break The Lock Game in JavaScript Free Source Code The Break The Lock Game in JavaScript is a single-player game application coded in a JavaScript programming language. The project contains multiple functions to create this unique game. This project was created to have a challenging and enjoyable gameplay. This game objective is to guess what the pattern is. This Break The Lock Game is a simple

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.

Employee Attendance System in PHP using CodeIgniter Framework Free Source Code

Submitted by oretnom23 on
Introduction This project is an Employee Attendance System. This is a web-based application project developed in PHP using CodeIgniter Framework and MySQL Database. This application provides an Online Attendance Log and Management platform for a certain company. This can also help the company to easily store, retrieve, and manage their Employees' Attendance. The project has a pleasant user

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