Online College Library System using PHP/MySQL

Submitted by donbermoy on
Library plays an important role in all schools and colleges, no educational institution can exist without Library System. It is an important part of every school and college and it helps the librarian to keep records of available books as well as issued books. This Online College Library System was programmed using PHP and MySQL as the database and added AdminLTE plugin. This helps in different

Student Grade Report System

Submitted by razormist on
Student Grade Report System with Source Code is a C++ program that can generate the report card of each student. This application was created using C++ language. The application is openly accessible to user, it can manage student information, display average grade, and generate reports. The user can input up to 100 student in one transaction. It made easier so that you can manage the students

Online Chatting System using PHP/MySQL

Submitted by donbermoy on
About this System Online chat refer to any kind of communication over the Internet that offers a real-time transmission of text messages from sender to receiver. This is an Online Chatting System created using PHP/MySQLi and AJAX/jQuery. Features of this System User Registration Form User Module Chatting Module Chat Room is locked by a password depending on the creator of the room Supports

Online Healthcare Patient Record Management System using PHP/MySQL

Submitted by donbermoy on
This Online Healthcare Patient Record Management System is programmed using PHP programming language and MySQL as the database. An online patient record system in healthcare is a type of clinical information system, which is dedicated to collecting, storing, manipulating, and making available clinical information important to the delivery of patient care. The central focus of this system is

Institute Management System - Offline with Full Source Code

Submitted by Nikhil_B on
Institute management system offline mode was developed because one of my coaching class were not using computer to manage the day-to-day transaction of the institution. This is a very tedious and time-consuming process that’s why I help them to create a program that will allow them to store the data in the computer. The record of every student, courses, fees are now handled using computer and can

Maze Game Using JavaScript

Submitted by razormist on
Maze Game with Source Code is a JavaScript project that is a single-player game where the player has to escape from the maze within a given time. The program was develop using JavaScript, CSS and HTML. The program is very easy to navigate, the player can move via keyboard (Arrow Keys or W, A, S, D). The level is generated randomly that comes with different mazes. The player must continue to move