Online Event Booking and Reservation System in PHP/MySQLi with Free Source Code

Submitted by donbermoy on
About this Project: This Online Event Booking and Reservation System were modified in PHP and MySQL was the database utilized. This will be a major assistance to the school if a room or any spots inside the school will be held to utilize. The task has two client jobs, for example, understudy and educator. This venture likewise has an infusion in MySQL. This Event Booking System was developed using

Online Course Registration in PHP Free Source Code

Submitted by razormist on
Online Course Registration System with Source Code is a PHP project that can enroll students in any course in a convenient way. The system is easier to use, the student is required to log in first before they can enroll. The student must provide their pin# to proceed in the selection of courses. They can also print out their registration details after finishing the enrollment process. About The

Student Result Management System in PHP Free Source Code

Submitted by razormist on
Student Result Management System with Source Code is a PHP project that can manage the student remarks digitally. The system is easy to manage, the admin is the only one authorized to manage all the information within the system, The admin can add new students, create classes, add subjects, and generate student results. The student can only view the result by entering their roll id. About The

Simple Hangman Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Hangman Game using JavaScript with Free Source Code Simple Hangman Game with Source Code is a project that is a single-player game where your only goal is to solve the hidden word. The game has a basic design that contains colored text and animated shapes. The purpose of the project is to have some entertain and leisure time with your friends. About the System The Simple Hangman Game was

Prison Management System using C++ with Free Source Code

Submitted by razormist on
Prison Management System using C++ with Free Source Code The Prison Management System with Source Code is a project that can manage the detainee in the prison. The system can manage and organize the list of your prisoner by entering Name, age, committed crime etc. The purpose of the system efficiently organize managing of prisoner data. About the System The Prison Management System was created in

Remove The Difference Game using JavaScript with Free Source Code

Submitted by razormist on
Remove The Difference Game using JavaScript with Free Source Code Remove The Difference Game with Source Code is a project that is a single-player game where your goal is to find and click the different in the left column. The game design is so simple it only shapes and background colors. The benefit of the project is to enhance the interpretation between the two objects. About the System The

Simple Space Invader Game using Python with Free Source Code

Submitted by razormist on
Simple Space Invader Game using Python with Free Source Code Simple Space Invader Game with Source Code is a single-player game where your goal is to destroyed all the alien invaders. You just need to avoid getting destroyed in order to counter attack the enemy. The purpose of the project is have an entertainment factor during your rest day. About the Project The Simple Space Invader Game was

Banking System using PHP Free Source Code

Submitted by oretnom23 on
This is a Simple Banking System Project that I'd developed in PHP. The project manages the bank's clients' accounts and handles the basic transactions of the clients. The system has 2 types of users which are the Admin and Clients. The system allows the client to save the records of their Deposits, Withdraws, and Fund Transfers. About the Banking System This Simple Banking System web-based project

Simple Mario Dodge Game using Python with Free Source Code

Submitted by razormist on
Simple Mario Dodge Game using Python with Free Source Code Simple Mario Dodge Game with Source Code is a single-player game where your common goal is to avoid getting hit by fireball. You just need to careful and avoid getting burn by the incoming fireball. The purpose of the project is to provide some entertainment within your day. About the Project The Simple Mario Dodge Game was built using

OOP CRUD MVC Web App With PDO Using Core PHP

Submitted by Omonzebaguan E… on
This is a simple PHP web application developed using OOP Pattern, PDO, and Core PHP. This project will help you learn how to develop a web application with MVC (Model-View-Controller). For those who are not familiar in MVC, the MVC (Model-View-Controller) is an application/software design pattern comprised of three interconnected parts which are the model, view, and controller. Talking about the