Daily Tracker System in PHP/MySQL

Submitted by Warren Daloyan on
The Dialy Expense Tracker System develop in PHP and MySQL database. This Simple Project can Keep all records of daily expenses, in Dashboard section the user can view daily expenses or monthly, yearly basis. The user also can manage the add/delete, in the profile section the user can update his/her profile anytime. Download xampp Download the zip file Extract file copy “dets” folder Paste inside

Library Management System Using Python

Submitted by razormist on
Library Management System with Source Code is a Python program that can manage the transaction for borrowing of books. This program was created using Python language. The system is a simple application where the user can navigate the system by just entering a certain numeric keys. The user can add new borrowers, display all the book list, and enlist all the return borrowed books. The system has a

Employee Management System

Submitted by razormist on
Employee Management System with Source Code is a C++ program that can safely maintain the records of all the employee. The system was developed using only C++ language. The system is very easy to use, the user can only access the system by entering a password information. The user can add employee, display employee list, remove existing employee and update new information. The system provide all

Online Shopping Alphaware in PHP/Mysql

Submitted by Warren Daloyan on
Online Shopping Alphaware is develop using PHP/MySQL, HTML, JavaScript, Ajax, Bootrap CSS. This project contains the admin and user, the user can view shopping items with details, and also sign up before buy products online, while the admin can add items, update, delete, and manage products. Download xampp Download the zip file Extract file copy “alphaware_2” folder Paste inside root directory/

Online Food Ordering System Using PHP/MySQL

Submitted by Warren Daloyan on
The online food ordering develop in PHP MySQL using HTML, java Script, CSS, J Query Ajax, this web application as a simple and convenient way for the customer to purchase food in the online, without having to go the restaurant, the admin can manage the order of the customer and also add, update, delete, from the system Download xampp Download the zip file Extract file copy “Online-Food-Order”

Stock Management System in PHP

Submitted by Warren Daloyan on
Stock Management System is develop web application use JavaScript, CSS. using PHP MySQL, this software is used to track the products in and out from the inventory, the user can add products, update, delete and track, and keep the records of products in a proper way, and also the system Download xampp Download the zip file Extract file copy “stock” folder Paste inside root directory/ xamp local

Battle Ship Game

Submitted by razormist on
Battle Ship Game with Source Code is a C++ program that is a strategy type guessing game for single player. The system was created using C++ language. The program is a very challenging game, the player must set their battleship in (horizontal or vertical) positioning from (0 - 9). The game is played on ruled grids (board) where each player's battleships are marked. The locations of the ships are

Employee Record Management System in PHP

Submitted by Warren Daloyan on
The employee record management using php mysql. In this system in order to ensure controlled compliance and across staff information.The admin also controlled and edit personal information of employee, and the staff allows to manage their own personal. Download xampp Download the zip file Extract file copy “erms” folder Paste inside root directory/ xamp local disk C: xampp/htdocs, PHPMyAdmin http

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.