Simple ChatBot Application using PHP with Source Code

Submitted by oretnom23 on
This is a simple Web Application Project entitled Simple ChatBot Application. This project was develop using PHP Programming Language. This chatbot application can simulate conversations with the end-users. The end-user can ask/query anything with this application and the chatbot will automatically respond accordingly to the queries/questions. The program has an admin panel where can admin user of

CRUD Application in ASP.NET Core MVC 2.1 with Source Code

Submitted by Hasan soherwardi on
This is an ASP.NET simple project. This will help you to understand how to create a simple web application using ASP.NET and MS SQL Server. The program includes CRUD ( Create, Read, Update, and View) functionalities to manage the employee list. This program also executes the MVC (Model-View-Controller) way of organizing your codes. The model contains the pattern that responsible for maintaining

Simple P.E. Equipment Inventory and Reporting System in PHP/CodeIgniter with Source Code

Submitted by RebornChieko on
This is a CodeIgniter Project called Simple P.E. Equipment Inventory and Reporting System. This web application manages the school's P.E. Equipment and records the lost equipment. This project will help you to learn how to create something like this project using PHP CodeIgniter Framework. The system contains CRUD ( Create, Read, Update, and Delete) functionalities to manage the database through

Computer Laboratory Monitoring System in C# with Source Code

Submitted by janobe on
This Computer Laboratory Monitoring System is an automated system developed in C# and MySQL is used for the database. The main goal of this system is to help monitor and manage well all the computer equipment with ease. This is a user-friendly system that users can easily operate and understood how the system works. Here, you can view with ease the list of items that c ontain the barcode number

Human Resource Information System Using PHP with Source Code

Submitted by nelzkie15 on
This project is entitled Human Resource Information System and was developed using PHP. This web application is a great help for our own company and can track each employee what time, the date he can be assigned to different branches and I know what branch he used to be and so on. The system has a Multi-Login Feature and has 3 types of user roles which are the Super Admin (HR Head), Admin (HR Head

Gadget Works Online Ordering System in PHP/MySQLi with Source Code

Submitted by janobe on
This is a Gadget Works Online Ordering System that was been developed using PHP/MySQLi. The main goal of this Online Ordering System is to improve customer convenience. You can easily explore it because it’s a user-friendly system and all you need is a computer or laptop and a strong internet connection. In this system, you will be able to set a discount and retail price for the products. You can

Friendly Island Pizza Website and Ordering System in PHP with Source Code

Submitted by Skynidnine on
About This is a PHP Project that was developed for a Pizza Shop/Business (Friendly Pizza Island). This project is a website of the pizza shop to help them to market their products. The system also an online ordering feature that provides the shop/business clients an online platform to order their favorite/desired pizza. The ordering features have 2 modes of payment which are cash and online

How to Generate a QR Code using Google QR Code API and PHP

Submitted by nurhodelta_17 on
This tutorial tackles how to create a QR Code using Google QRCode API with PHP. QR stands for Quick Response and as per Google Dictionary description, it is a machine-readable code consisting of an array of black and white squares, typically used for storing URLs or other information for reading by the camera on a smartphone.

How to Create a Price Range Slider Filter Using PHP and Ajax

Submitted by razormist on
Learn on how to create a Price Range Slider Using Ajax. PHP is a server-side scripting language designed primarily for web development. Using Ajax, data could then be passed between the browser and the server, using the XMLHttpRequest API, without having to reload the web page. It is designed to simplify the traditional way of coding in javascript.

Online Travel Agency System Using PHP with Source Code

Submitted by Qaseem.hilal on
This is a PHP Project entitled Online Travel Agency System. This system helps the Travel Agency Companies to manage their records, customer transactions, and etc. The system program stores the list that is relevant to a travel agency's records such as the Customers, Vouchers, Payments, and more. This system has 2 sides of the user interface which are the Public Website and the Admin Panel. The