Bootstrap

Internship Portal Management System using PHP with Source Code

Submitted by Chatikobo_L on
The Internship Portal Management System helps the student of the university to find their internship easily. The system has two users the admin and students. The admin users manage/maintain the data of the system such as the Internship application. The admin is in charge of populating the list of Internship Job Availability. The student user can explore/find their desired internship job and can

eLearning System using PHP/MySQLi with Source Code

Submitted by oretnom23 on
This is a PHP Project entitled eLearning System. This project helps a certain school to provide an online platform for of learning system. This simple system organized the data of the school such as the list of classes, student subjects, faculty subject loads, and subject lessons. The system uses stores the exported slides image PPT (Presentation) slide of the lesson created by the faculty. By

Aplaya Beach Resort Online Reservation System using PHP with Source Code

Submitted by janobe on
This is a PHP Project entitled Aplaya's Beach Resort Online Reservation System. The system helps the Resort Management to provide their Guests or possible guest an Online Platform where they can explore/book/reserve rooms. This will be helpful because even the Guest from afar who loved to visit Beach Resort they can book/arrange ahead of their schedule to ease the process upon their arrival to the

Electricks Online Shop System (eCommerce) using PHP with Source Code

Submitted by _billyblue on
This is a PHP project called Electricks Online Shop System. This system is a sort of eCommerce Website which is main purpose is to provide the Shops or Stores customers an online platform to browse/explore their products. Aside from browsing the shop's products, customers can also place their orders through the website. This system has 2 types of users which are the administrator and the Customers

Online Voting System using PHP with Source Code

Submitted by Kapiya on
This is a complete Online Voting System I created for my final year project for the University of Lusaka in Zambia. This system is a PHP Project that provides an online platform to vote. The system was developed for a specific school. This project stores the candidate details, voters details, and etc. The voters in this project are the student of the school and in order for them to vote, they must

Phone Shop Sales Managements System using PHP with Source Code

Submitted by Roo on
This is a PHP Project entitled Phone Shop Sales Management System. This project manages the phone store's sales transactions. This web application stores the phone shop's stocks and records the available stocks. This also generates a printable invoice. The project has 3 types of users which are the Administrator, Manager, and Seller. The source code is easy to understand which can help you learn

Creating a Simple Dynamic Input using PHP and jQuery

Submitted by razormist on
In this tutorial, we will create a simple PHP web application that has a feature allowing the user to dynamically add inputs to the page to save the forms at once. We will be using the jQuery Plugin in order to meet our goal. Also, we will use the Bootstrap Framework to have a pleasant user interface. So, let's get started... Getting Started Requirements Download and Install the latest version if

Creating Simple Like and Dislike Button Using AngularJS

Submitted by razormist on
In this tutorial, we will create a Simple Like and Dislike Using AngularJs. AngularJS is a structural framework for dynamic web apps. It is a kind of template that extends HTML to a new level of coding techniques. It is mostly used by another well-known site for creating a template. So let's take a look. Creating a form This is where we will display all the data, to do that just copy/paste the