Javascript

Dynamic Web Landing Page using JavaScript and jQuery Free Source Code

Submitted by oretnom23 on
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

Role Playing Game using JavaScript with Free Source Code

Submitted by razormist on
Role Playing Game using JavaScript with Free Source Code Role Playing Game with Source Code is a project that is a single-player game where your goal is to eliminate all the enemy in order to proceed next stage. The game has a complex design that contain multiple sprites and background images. The purpose of the project is to provide some fun and enjoyable moment with your friends, family, etc

College Attendance Management System in Python using Django Free Download

Submitted by oretnom23 on
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

Pokemon Memory Game using JavaScript with Free Source Code

Submitted by razormist on
Pokemon Memory Game using JavaScript with Free Source Code Pokemon Memory Game with Source Code is a project that is a single-player game where your goal is to match a pair of images by clicking the image. The game has a simple design that contain sprites and background images. The purpose of the project is to provide some entertainment with your friends, family, etc . About the Application The

Simple Fruit Ninja Game using JavaScript with Free Source

Submitted by razormist on
Simple Fruit Ninja Game using JavaScript with Free Source Simple Fruit Ninja Game with Source Code is a project that is a single-player game where your goal is to slice all the fruits in front of you. The game has a complex design that contain multiple sprites and background images. The purpose is to give some fun and enjoyable time with your friends, family, etc. About the Application The Simple

Simple Grocery Check List App in JavaScript Free Source Code

Submitted by oretnom23 on
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

Submitted by oretnom23 on
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

Submitted by oretnom23 on
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

Submitted by oretnom23 on
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

Pig Game (A Simple Multiplayer Game) using JavaScript with Free Source Code

Submitted by razormist on
Pig Game (A Simple Multiplayer Game) using JavaScript with Free Source Code Pig Game with Source Code is a project that is a multi-player game where the players must race each other to reach the 100 score. The game has a basic design that contains image sprites and background color. The purpose of the project is to give some entertainment and competitive moment with your friends. About the