Project Source Code

Simple Social Network (Twitter-like) using PHP with Source Code

Submitted by Oluseye Richar… on
This is a Simple Social Network PHP/MySQL Project. This project is a Twitter-like responsive Web app that can help other programmers to understand Especially those who are beginners hot to create a social network web application such as the famous Twitter App. This system allows users to register an account, post a tweet, and search other users. For those who are planning or student that has a

Online School Fees System using PHP with Source Code

Submitted by Lewa on
This is a simple PHP/MySQL Project entitled Online School Fees System. This web application can help certain schools to manage their students' fees/payments. The system is not only managing a one-time payment, this web application calculates the existing balance of the student which means the system stores every payment to a fee of the student until it is totally paid. The system also allows multi

Native Church Website in PHP/MySQL with Source Code

Submitted by Torrahclef on
This is a PHP/MySQL Content Management System Project entitled Native Church Website. This project will help you launch a website for your local church with no hassle. It's a free project I did at my leisure but I think it may be useful to someone. The system has many features which are commonly used or contained in a website such as the organization/business information, articles/content, and

Simple Online Piggery (Farm) Management System using PHP with Source Code

Submitted by Lewa on
This simple project is entitled Simple Online Piggery Management System. This system manages the piggery farm's records. The web application was developed using PHP and MySQL Database. The simple system contains CRUD Operation in each list in the database. The system stores the list of pig breeds and details. It also has a feature that can record the pigs of the farm under quarantine and these

RPS Game(Rock, Paper, Scissor) using JavaScript with Source Code

Submitted by razormist on
RPS Game(Rock, Paper, Scissor) using JavaScript with Source Code RPS Game(Rock, Paper, Scissor) with Source Code is a project that is a single-player game where your goal is to guess what opponent moves and win over them. The game design is simple it only contain images and buttons. The purpose of the project is to entertain and enjoy the moment with your friends. About the System The RPS Game

Student Project Allocation and Management System using PHP with Source Code

Submitted by Lewa on
This project is entitled Student Project Allocation and Management System. This system allocates the project to the students in a school. The system stores the list of projects, students, and system users. The source code is easy to understand which would be a lot easier for the newbies to learn with. The system uses CRUD (Create, Read, Update, and Delete) Operations which is the common operation

Modern Ticket Reservation System using PHP and Semantic UI with Source Code

Submitted by swagfin on
This project is entitled Modern Ticket Reservation System. this project was developed using PHP Language. This project is a simple ticket booking/reservation system that uses Semantic UI for the front-end and MySQL Database. The system automatically generates the Reference number of the Reservation and displays the reservation form step by step. This system has 2 side of user interface which is

Curriculum Evaluation System using VB.NET with Source Code

Submitted by janobe on
This VB.NET and MySQL Database Project is entitled Curriculum Evaluation System. It is a user-friendly system that aims to help the school staff or admin reduce their time in evaluating a student. This contains accurate information of enrolled students with their responding grades in every subject that they have taken in that semester. The admin can easily determine the pre-requisite of a student

School Event Management System in PHP/MSQLi with Source Code

Submitted by janobe on
This School Event Management System can create school events such as Volleyball games, Basketball, Cultural presentation, Election of school officers, etc. During school election Instead of having a compile list of candidates and voters, this system will help you manage the candidate for voting and the attendance of voters. And the winners can be automatically identified by the system whoever candidates contain the highest votes. School Event Management System is a system that will reduce your work and becomes very easy to handle all matters.

Simple Client Management System in PHP with Source Code

Submitted by Afsar Siddiqui on
This is a Simple Client Management System Project using PHP and MySQLi as DB the driver. This system is written in pure PHP with no framework so it is understandable to beginners. It has a client requirement on the client-side and inserts data on the user side. This system has CRUD ( Create, Read, Update, and Delete) Operations which is very helpful to beginners because this operation is commonly