Javascript

Simple Cat Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Cat Game using JavaScript with Free Source Code Simple Cat Game with Source Code is a project that is a single-player game where your goal is avoid getting hit by an object ahead of you. The game has a simple design that contain image sprites and backgrounds images. The purpose of the project is help you enjoy and kill your bored time with your friends. About the Application The Simple Cat

Simple Market Billing System in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a simple Market Billing System mini project source code. It was written using JavaScript, HTML, and CSS. The application is a web-based application that provides an automated platform for managing the customer bills for buying some product items. This application uses only the browser's local storage and data are being managed using JS localStorage. This application has a

Employees Pay Slip PDF Generator System with Email using PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This simple project is an Employees Pay Slip PDF Generator System. This project is a web-based application developed in PHP and MySQL Database. The system provides an online platform for the company to generate the payslip of their employees. Management can directly send the employees' payslips easily without any hassle. This system has a pleasant user interface with the help of

Simple Sliding Puzzle Game using AngularJS with Free Source Code

Submitted by razormist on
Simple Sliding Puzzle Game using AngularJS with Free Source Code Simple Sliding Puzzle Game with Source Code is a project that is a single-player game where your goal is to fixed the scramble image. The game design is simple it only contains images. The purpose of the project is to have some entertainment during your free time with your family, friends. About the System The Simple Sliding Puzzle

Online Sports Complex Booking System in PHP/MySQL Free Source Code

Submitted by oretnom23 on
Introduction This simple project is an Online Sports Complex Booking System. This project is a web-based application that provides an online booking platform for Sports Complex Facilities. The application allows the said business management to provide their clients or possible client an automated and online platform where they can explore their facilities that are for rent. The possible clients

Inventory Management System in Python using Django Free Source Code

Submitted by oretnom23 on
Inventory Management System using Django in Python This project is entitled Inventory Management System. This is a web-based application that helps a certain business or shop to manage their stock or inventory online. This project allows the business management to easily store, record, monitor their product stocks. It was developed in Python using the Django Framework. It has a simple and pleasant

File Management System in Python using Django Free Source Code

Submitted by oretnom23 on
File Management System using Django in Python This project is entitled File Management System. This is a web-based application that allows registered users to store, upload, manage, and share their files. The application user can upload different types of files such as zip files, documents, or images. The system's main goal is to provide the end-users a plat-from to store their files or documents

Creating a Simple Form with Multiple Step and validation using JavaScript and jQuery

Submitted by oretnom23 on

In this tutorial, I will show how to Create a Simple Form with Multiple Step and validation using JavaScript and jQuery. The goal of this tutorial is to give you an idea to create the said form by Manipulating the HTML Elements. Here, we will be creating a simple form that contains a single form but has multiple steps. Each step has some required fields and some have field type validation. In the form, the user cannot proceed to the next step if there's an invalid field in the visible step.

Simple Car Driving Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Car Driving Game using JavaScript with Free Source Code Simple Car Driving Game with Source Code is a project that is a single-player game where your goal is to race against time. The game has a simple design that contain image sprites and backgrounds. The purpose of the project is help you kill your bored time and enjoy it to fullest with your friends. About the Application The Simple Car

Sending Mail in Python using Django Framework Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about Sending Mail in Python using Django Framework. We will be using the GMail STMP as our Email Host for sending mail. Here, you will learn the process or steps that need to be done to send mail from your Python Django App. We will be creating a simple Django Project that contains a Send Us a Message Form. Using the said form, the app will be sending an email to the site email receiver.

Gettign Started

Download Python and pip in your local machine.