Employee Leave Management System in PHP

Submitted by Warren Daloyan on
Employee Leave Management System is to process used to handle any kind of leave off approved by admin and request by the employee, to track leave of that employees are away from work using online. May calculate compensation provided to absent or late employees and file this information in company records approved by admin. How to run Project Download xampp Download the zip file Extract file copy

Online Examination System

Submitted by razormist on
Online Examination System with Source Code is a PHP project that let student to take their exam through online transaction. The program was created using PHP, MySQLi and Javascript. The system is very simple, the user must sign up first before taking the exam. The user can choose which topic to take first. Taking exam require speed in order to answer all the questions for each given topics. The

Advanced Library Management System

Submitted by Warren Daloyan on
The name of the project library management system the main function is maintain the record of the library to check record in/out from the record, the design is simple and the user won't to find it difficult to understand the project. Name of Project Library Management System Language PHP5.6, PHP7.x or New Version Database Name MySQL 5.x Interface Design HTML CSS, AJAX,JQUERY,JAVASCRIPT Browser

Daily Diary Management System

Submitted by razormist on
Daily Diary Management System with Source Code is a C++ program that can record and treasure your moments in a digital diary.. The system was built using C++ language. The system is easy to navigate, the user must enter a password in order to access the system. The user can add diary entry, view the events in diary, and update existing password. The system is unique and simple where it can store

Simple Online Library Management System

Submitted by Warren Daloyan on
Simple Online Library Management system: About System Dashboard: Admin Admin Profile Categories Category Status Creation Date Updating Date Action Authors Authors Listing Creation Date Updating Date Books Book Name Category Author ISBN Price Action Issue Books Student Name Book Name ISBN Issued Date Return Date Action Registrations Students Student ID Student Name Email id Mobile Number

Checker Game Using JavaScript

Submitted by razormist on
Checker Game with Source Code is a JavaScript project that is a multi-player game where players challenge their selves in a digital board game. The program was created using these languages JavaScript, CSS and HTML. The gameplay is very simple in this program, both players need to do is to place the checker in a diagonal position. They are two different color checker where players decide who to go

Online Library Magement System in PHP/MySQL

Submitted by Warren Daloyan on
Simple Online Library Management System Name of Project: Simple Online Library Management System Used Language: PHP Used Database: My SQL Interface Design: JavaScript, HTML, Ajax, JQuery, bootstrap Browser: Google Chrome IE8, Opera Mozilla Software: WAMP/ XAMPP/ LAMP/MAMP About System Dashboard: Admin Admin Profile Categories "Category" "Status" "Creation Date" "Updating Date" "Action" Authors

Online Examination System Project

Submitted by Warren Daloyan on
Name of Project: Online Examination System Project Used Language: PHP Used Database: My SQL Interface Design: JavaScript, HTML, Ajax, JQuery, bootstrap Browser: Google Chrome IE8, Opera Mozilla Software: WAMP/ XAMPP/ LAMP/MAMP About System Dashboards: Admin Panel Manage Course Add Course Manage Course Manage Exam Exam Manage Examinee Add Examinee Manage Examinee Ranking Exam Reports Examinee

NumPy Difference

Submitted by moazkhan on

In this tutorial you will learn:

  • What is the NumPy Difference?
  • Implementation of difference in Python
  • Python Syntax

NumPy Difference

Difference is just another name for the operation of subtraction. It is a very common operation in the world of computation, mathematics and science.