Simple User Address Book System using JavaScript

Submitted by razormist on
Simple User Address Book System using JavaScript With Source Code Simple User Address Book System with Source Code is a project that can safely store user address book. The system contains a simple CRUD functions that can operate the system. The purpose of project is to track and record the address book a user. About the System The Simple User Address Book System was built in a HTML browser

Pig(Dice Game) using JavaScript with Source Code

Submitted by razormist on
Pig(Dice Game) using JavaScript with Source Code Pig(Dice Game) with Source Code is a project that is a multi-player game where both player will roll dice and see who has the highest roll. The game is so simple you just have roll a die in order to play the game. The purpose of project is to have an entertainment and leisure time with friends. About the System The Pig(Dice Game) was created in a

Simple Chat System using PHP, jQuery, and Ajax with Source Code

Submitted by nurhodelta_17 on
This is a S imple Chat System created using PHP/MySQLi and AJAX/jQuery. It features a chat room that is locked by a password depending on the creator of the room. The chats in the room are shown using AJAX/jQuery. This chat system also has an admin panel. The admin user can manage all data of the system except for the chats but he/she can manage/join the room even the user created the room with a

Monitoring System (Dashboard) using PHP with Source Code

Submitted by Chris Jim Egot on
This a Monitoring System Project using PHP. The purpose of this article is to help other programmers especially those who are beginners to learn how to develop a Web Application using PHP Language. The system has the commonly used features/methods on developing projects such as Login/Logout, CRUD (Create, Read, Update, and Delete), Datatables, and many more. The project was developed using PHP

Café Ordering Management System Using PHP/MySQLi with Full Source Code

Submitted by janobe on
Café Ordering Management System Using PHP/MySQLi The Café Ordering Management system is a web based system that is developed using PHP, BootStrap, CSS, JavaScript and MySQLi for the database. There are three sides in this Café Ordering Management System Using PHP/MySQLi; the admin side, cashier side and the customer. It is designed as a very easy to use system that the functions can be easily

Zodiac Sign Generator App using Python with Source Code

Submitted by razormist on
Zodiac Sign Generator App using Python with Source Code Zodiac Sign Generator App with Source Code is a project that can generate the individual persons zodiac sign. The system contains all the needed function to use the features. The project is a user-friendly kind of system that can easily modified and learn the code as your coding reference to enhance your programming capability. About the

PHP CRUD Operation using PDO with Bootstrap/Modal Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles on how to CRUD(create, read, update, delete) MySQL database using PDO with Bootstrap/Modal. PDO as per the PHP manual stands for PHP Data Objects, a lightweight, consistent interface for accessing databases in PHP. We use Bootstrap/Modal in this tutorial to handle our forms.

Simple Shopping Cart using Session in PHP Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple shopping cart using session in PHP. This tutorial is intended before the user actually logged into your e-commerce site. It would be a different story if the user logged into the system since where are going to use its user id for the cart of the specific user.

Speed Typing Test App using JavaScript with Source Code

Submitted by razormist on
Speed Typing Test App using JavaScript with Source Code Speed Typing Test App with Source Code is a project that you can test your speed for typing a word by word. The system can detect the total words that you enter per minute. The purpose of project to test the person speed capabilities by typing a word within a time counter. About the System The Speed Typing Test App was built in a HTML browser