Javascript

Simple Electric Billing Management System in PHP using Laravel 9 Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Simple Electricity Billing System. This is a web-based application project developed in PHP, Laravel Framework, and MySQL Database. This project's main goal is to provide an automated and online billing platform for electricity consumers. This application allows the electric providers to store their clients' bills where clients can also list all their previous

Simple Inventory Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Simple Inventory Management System. This is a web-based application project developed in PHP and MySQL Database. This project's main goal is to provide certain shops, stores, or any business with an online platform to manage their Inventory or Product Stock. The application helps the business to easily store, retrieve, and monitor their product stock. It has a

Job Portal Management System in PHP using CodeIgniter Framework Free Source Code

Submitted by oretnom23 on
Introduction This project is a Job Portal Management System. This is a web-based application project developed in PHP, CodeIgniter 3 Framework, and MySQL Database. This project provides an online platform for browsing or finding Job Opportunities. This system also allows the companies to publish or post their vacancies of job openings. The application has a simple and pleasant user interface with

Pin My Needle Game in JavaScript Free Source Code

Submitted by razormist on
Pin My Needle Game in JavaScript Free Source Code The Pin My Needle Game in JavaScript is a single-player game application coded in a JavaScript programming language. This project contains multiple coding script that display the pin object and the target point. The gameplay is compose of image sprite and background colors. This Pin My Needle Game is a project that contains advance coding

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