Bootstrap

Online Library Management System in PHP/MySQLi with Full Source Code (2020)

Submitted by janobe on
Online Library Management System in PHP/MySQLi with Full Source Code (2020) The Online Library Management System is a web based system that is developed by using PHP, BootStrap, CSS, JavaScript and MySQL for the database. It contains two sides which is the admin side and the user side. The Online Library Management System in PHP/MySQLi aims to help librarians an easy way to keep track with all the

Online Invoicing System in PHP/PDO with Full Source Code (2020)

Submitted by janobe on
Online Invoicing System in PHP/PDO with Full Source Code (2020) The Online Invoicing System is an automated system that is made up of PHP, CSS, JavaScript and Bootstrap. The Online Invoicing System aims to simply the viewing of the total orders and the features are so simple that the users can easily understand or deal with. About the Online Invoicing System in PHP/PDO with Full Source Code If you

Online Student File Management System with Full Source Code (2020)

Submitted by janobe on
Online Student File Management System in PHP with Full Source Code (2020) The Online Student File Management System is made up of PHP, JavaScript, Bootstrap and CSS that contains the admin section and the user section. It is a user friendly system that all the functions can be easily performed whether you are an admin or a user. The admin has a vital role in this Online Student File Management

Hotel Management System in PHP with Full Source Code (2020)

Submitted by janobe on
Hotel Management System in PHP with Full Source Code (2020) This Hotel Management System is developed using PHP, Bootstrap, Javascript and CSS. It is an easy to use system that is designed to meet the needs of every guest in a hotel. The Hotel Management System contains the admin and user section. The admin plays a vital role in Hotel Management System because he is the one who manages all the

Online Appointment System in PHP with Full Source Code (2020)

Submitted by janobe on
Online Appointment System in PHP with Full Source Code The Online Appointment System is a web based application that is made up of PHP, Javascript and CSS. This Online Appointment System has two sides the admin side and the user side (can be either a doctor or the patient). In the admin side, he has the full control in managing the appointments while on the user side, he needs to register first so

Online Student's Management System in PHP with Full Source Code (2020) 

Submitted by janobe on
Online Student's Management System in PHP with Full Source Code (2020) The Online Student Management System is made up of PHP, CSS, Bootstrap and JavaScript. The Student Record System is designed to help schools manage all their student records and administration. It contains two sides which is the admin side and the staff side. The admin plays a big part in managing the Student Record System

Online Exam Form Submission in PHP/MySQL with Full Source Code (2020)

Submitted by janobe on
Online Exam Form Submission in PHP/MySQL with Full Source Code (2020) The Online Exam Form Submission is made up of PHP, CSS, JavaScript and bootstrap. This Online Exam Form Submission contains two sides the admin side and the user (student) side. The admin has the ability to manage every enrolled student and view the subjects. While on the user side or the student he/she need to log in first

Flappy Jump Using JavaScirpt

Submitted by razormist on
Flappy Jump with Source Code is a JavaScript project that is a single player game where players need to jump endlessly in order to survive. The program was developed using these languages JavaScript, CSS and HTML. The program is easy to navigate, the player can control the bird through (A, W, S, D or arrow keys) on keyboard. The bird must keeps on flapping while jumping in the platform. The

Simple Email Validator Using JavaScript

Submitted by razormist on
In this code we will try to create a Simple Email Validator using JavaScript. The program will intentionally validate the email if it can be use as an Email ID. You are free to use these code, and apply it to your working projects. To learn more about this, just follow the steps below.

Getting started:

First you have to download bootstrap framework, this is the link for the bootstrap that I used for the layout design https://getbootstrap.com/.

The Main Interface

This code contains the interface of the application.