jQuery

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

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

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

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

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.

Dynamic Web Landing Page using JavaScript and jQuery Free Source Code

Introduction This is a mini-project called Dynamic Web Landing Page. I am sharing this simple source code developed in HTML, CSS, JavaScript and jQuery to give the new programmers or students a reference of manipulating the HTML Elements. The source code outputs a simple site landing page that contains dynamic content which are the date, time, and some other texts. The data are being stored using

College Attendance Management System in Python using Django Free Download

College Attendance Management System using Django in Python This project is entitled College Attendance Management System. This is a web-based application developed in Python using Django Framework. The project helps certain College School Faculties store/record and manage their students' attendances per class. Using the application they can easily list their class student list and record each

Simple Grocery Check List App in JavaScript Free Source Code

Introduction This is a mini-project called Grocery Check List App. This is a web-based mini-project that was developed in JavaScript, HTML, and CSS. The application allows the user to store their grocery checklist items. The application contains a CRUD Operation or Create, Read, Update, and Delete Functionalities. The data is being stored using the browser's local storage. It has a simple and

Event Registration App with Export to CSV in JavaScript Free Source Code

Introduction This is a mini-project called Event Registration Application. This mini-project is a JavaScript Application that Registers the Event Attendees. The application was developed using HTML, CSS, JavaScript, and jQuery Library. This has a simple and pleasant user interface with the help of Bootstrap version 5 Framework. The application uses the web browser's local storage as the data

Simple Budget App in JavaScript Free Source Code

Introduction This is a mini-project called Simple Budget Application. This is a very simple web-based application that manages the user budget and expenses. The application was developed using JavaScript. It uses the browser's local storage as the data storage. The application contains Create, Read, Update, and Delete Operations for expenses. This has a pleasant user interface using the Bootstrap

Grocery Point of Sales (POS) System in Python Django Free Source Code

Grocery Point of Sale System using Django in Python This project is entitled Grocery Point of Sale System. This is a web-based application that can help a certain grocery store or shop to manage its day-to-day sales transactions. This POS application was developed in Python and Django Framework. It helps to easily store, retrieve, and calculate transactions of the said shop. I developed this