Project Source Code

Dodge my Ball Game using JavaScript with Free Source Code

Submitted by razormist on
Dodge my Ball Game using JavaScript with Free Source Code Dodge my Ball Game with Source Code is a project that is a single-player game where your goal dodge your ball against the flying object. The game has a basic design that contains image sprites. The purpose of the project is to provide entertainment and fun environment. About the System The Dodge my Ball Game was created in a HTML web

Simple Issue Tracker System Project using PHP and SQLite Source Code Free Download

Submitted by oretnom23 on
Introduction This is a Simple Issue Tracker System in PHP. It is a mini-project that manages the issues for some processes, forms, products, or anything that needs to be fixed with another department of the company. It is a sort of issue ticketing system that provides an automated platform for the company's employees to raise the problem or issue they encounter for a certain process/turn over a

Gym Management System using C with Free Source Code

Submitted by razormist on
Gym Management System using C with Free Source Code The Gym Management System with Source Code is a project that can manage the list of all customer, coach, staff in your gym. The system can help you manage and organize the persons details within the gym by entering information such as ID, Name, Address, Contact, etc. The purpose of the system is computerize the listing of person information that

Purchase Order Management System using PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Purchase Order Management System in PHP. This is a simple web application that manages a certain company's Purchase Order Records. This project can help to store and retrieve the Purchase Order records of the company easily. This mini-project can be used also in developing an Inventory Management System. It has a pleasant user interface and user-friendly functionalities

Burst the Ball Game using JavaScript with Free Source Code

Submitted by razormist on
Burst the Ball Game using JavaScript with Free Source Code Burst the Ball Game with Source Code is a project that is a single-player game where your goal is to burst the ball as many as possible. The game has a basic design that contains colored objects and simple background. The purpose of the project is to provide some entertainment with your friends, family, etc. About the System The Burst the

Simple Department Store System using C with Free Source Code

Submitted by razormist on
Department Store System using C with Free Source Code The Department Store System with Source Code is a project that can manage selling of your goods in a digital way. The system can help you organize and maintain the item details by entering the information such as Item Code, Price, etc. The purpose of the system is modernize the selling of item product. About the System The Department Store

Storage Unit Rental Management System using PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Storage Unit Rental Management System in PHP. This is a simple project that can help manage the storage unit rentals businesses record and monitor their records. The system is a web-based application that contains several functionalities that are relevant for the said business. It has a pleasant user interface and user-friendly functionalities. The source code could be a

Online Learning System V2 using PHP Free Source Code

Submitted by oretnom23 on
Introduction This is an Online Learning System Project in PHP. This project is version 2 of the Simple eLearning System that I created and posted here months ago. The changes of this version focus on lesson modules for both Faculty and Student users. The updates include some user interface changes mostly the colors. Here's the link for Version 1 https://www.sourcecodester.com/php/14787/elearning

Patient Appointment Scheduler System using PHP FREE Source Code

Submitted by oretnom23 on
Introduction This is a Patient Appointment Scheduler System Project in PHP. This is a web-based application that provides an online platform for clinic patients or possible patients to schedule their appointment with the doctor. The project is simple but useful. It has a pleasant user interface and user-friendly functionalities. This system has 2 sides user sides which are the Admin Panel/Side and

Keeping Notes Web App Project using JavaScript (jQuery) Free Source Code

Submitted by oretnom23 on
Introduction This is a Keeping Notes Web App Project in JavaScript. This mini-project web application manages the user notes to keep. This has a CRUD (Create, Read, Update, and Delete) Operation Functions. With this mini-project, you can learn how to create a simple JavaScript project that uses the Web Browser's Local Storage. The source code might be useful for your future Web Application project