Laundry Shop Web Application using PHP with Source Code

Submitted by winex01 on
This is a PHP Mini-project called Laundry Shop Web App. This application manages the laundry shop's transactions with their customer. It stores the list of laundry types that the shop's accepting along with its price per kilogram. Then, the application user or the shop's staff will encode also the details of the laundry with the owner's name, laundry's weight, and priority number. Upon saving the

Memory Card Game using JavaScript with Source Code

Submitted by razormist on
Memory Card Game using JavaScript with Source Code Memory Card Game with Source Code is a project that is a single-player game where your goal solve the card by pairing same card pattern. The game design is simple it only contains different image of cards. The purpose of the project is to have a leisure time and enjoyable moment with your friends, family, classmate, etc. About the System The

Class and Exam Timetabling System in PHP with Source Code

Submitted by Cherylda Jarde… on
This is a Class and Exam Timetabling System Project that was developed using PHP. This system managing the school classes and exam schedules. The project was developed specifically for CHMSC (Carlos Hilado Memorial State Colled) School. The system has 2 modules which are the Admin Side and Department Side. The Admin side is in charge of maintaining the important list such as the courses, teachers

Online Class and Exam Scheduling System in PHP with Source Code

Submitted by emoblazz on
This system is intended to create and easily manage the class and examination schedule of an institution using PHP and Mysqli. Easily tracking of conflicts on the teacher, students, and room schedule will be detected by the system to avoid redundancy and inconsistency. This will greatly ease the person-in-charge responsibilities in doing schedules at the start of the semester and examination. This

Registration System using VB.NET & MySQL Database with Source Code

Submitted by Julius Guevarra on
Hi Guys! I would like to share this Simple School Registration System (flat UI design)using VB.NET framework 4.5 and MySQL Database. This simple program mainly registering Multiple types of users and login according to the user types. The main purpose I have shared in this simple program is to help other programmers especially those beginners and self-learners. In this system, only the admin user

Simple Gallery Studio in C# with Source Code

Submitted by Wisdom Agbenu on
This is a simple app requested by a friend of mine and I wish to share it with the public. This app was built using C#.net on visual studio 2013 as the front end and the MSSQL server as the back end. The program/app is called Gallery Studio. The program allows users to easily upload any image type and later view them as a photo album as well as delete them. I have used MS SQL Server to store the

Simple College Management System using C# with Source Code

Submitted by Himanshu Kumar… on
The idea of developing the “College Management System” project has come to our mind when we go to the College of computer education where we see that the data is handled manually in the form of files. This is an attempt to create a project “College Management System” through which will show all the working of College will be automated. It can be used both in top-level and bottom-level management

Simple CRUD using PHP and FPDF with Source Code

Submitted by erwin.acedillo on
Hi! I have here a Simple CRUD project that was developed using PHP. This project is a simple user registration using the CRUD Operations (Create, Read, Update, and Delete). This project also used FPDF Library for Printing View and Downloadable PDF File feature. My main purpose in sharing this program is to help new programmers or those students or individuals that would like to learn how to create