E-Learning System Using PHP/MySQLi with Source Code

Submitted by janobe on
E-Learning System is a web based system that aims to make the role of teachers easier in making their lessons, activities and quizzes. The function of this is, the teacher can upload his lesson whether it’s a video or a pdf file. He can also set questions of quizzes or activities based on the lesson that he uploaded. The students need to create an account first so they can log-in and they can now view the lesson and take the quiz. And if the student already has an account he has now an access to download and view the videos/pdf files.

Upload and Download Files in PHP/PDO Tutorial

Submitted by Jeprox on
In this simple source code, you can learn how to manage (upload/download) files using PHP/PDO. The simple project can store different types/formats of files and also the user can download the uploaded file. The source code can detect if the file name has duplicates and will automatically add a number for example if the filename "sample.pdf" already exists in the database the system will store the

Notepad in VB.net with Full Source Code

Submitted by janobe on
Notepad in VB.Net with Full Source Code This Notepad is a simple computer application that is made up of VB.Net. It is very easy to use applications because the functions can be easily operate by any users. This is a simple project that beginners in programming won’t find difficulty in dealing with this project. About the Notepad in VB.Net Notepad is very useful most especially if you want to make

Simple Hospital Management System using C++

Submitted by razormist on
Simple Hospital Management System using C++ Simple Hospital Management System with Source Code is a project that can monitor and track your patient record. The system will register a patient and appoint them to a doctor that specialize for their disease. The purpose of the system is to help you track and monitor the patient that been taking care inside the hospital. About the System The Simple

Simple Plane Shooter Game using Pygame with Source Code

Submitted by razormist on
Simple Plane Shooter Game using Pygame with Source Code Simple Plane Shooter Game with Source Code is a Python program that is a single-player game where you control a plane while shooting your enemy plane. You just need to control the plane while avoiding obstacle. The project purpose is to have a fun and leisure time with your friends. About the System The Simple Plane Shooter Game was built

CodeIgniter Login with Session

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple login page in CodeIgniter with session. CodeIgniter is a PHP framework that uses MVC(Model, View, Controller) architecture. Sessions are variables that can used throughout the app as long as not destroyed. This tutorial will teach you on how to set user session in CodeIgniter.

Responsive E-Learning System using PHP/MySQLi with Source Code

Submitted by jkev on
About In this E-Learning system, you will able to add students in a class, upload files, add Courses, Departments, Subject. It has also a form validator and a Responsive Design compatible with your Mobile Phone and Tablet. It has a very good graphical user interface for you to interact well. The E-Learning system has 3 types of users which are the Admin, Teacher/Faculty, and the Student. The Admin

Police Record Management System using C++ with Source Code

Submitted by razormist on
Police Record Management System using C++ with Source Code Police Record Management System with Source Code is a project that can manage and monitor incoming prisoner information. The purpose of the system is to help you carefully monitor records and maintain the proper documentation . About the System The Police Record Management System was built in a simple console application, the system is

Library Management System in VB.NET with Full Source Code

Submitted by janobe on
Library Management System in VB.NET with Full Source Code The Library Management System is an automated system that is made up of VB.NET and MS Access database. The main purpose of this Library Management System in VB.NET is to give convenience to customer if they want to borrow a book and return the book. This Library Management System in VB.NET is very easy to use that the features can be easily

Simple Blog Using PHP/MySQLi with Source Code

Submitted by pijey on
This is a simple blog system developed in PHP and MySQLi. Users can view posts and the admin can manage posts & categories. This mini-project is a simple blog site where the website visitors can read some articles and can filter the list by the blog categories. The admin will be in charge of maintaining the website data as I have said that they can manage the posts and categories. The home page