This project will teach you how to create image reflection using CSS. This is easy and simple but an interesting one. First, you must have an idea dealing with the CSS because there are some CSS codes included in this project that are more advanced. Hope you learn from this.
Simple Web Calculator using JavaScript. - Addition - Minus - Multiplication - Division and so on Tool: NotePad++ and available on other Web Language Editor tools..Good luck
This script is for checking the barcode of an item, if the item is already sold, or not sold and if it's not present in the system by scanning the item barcode. In addition, the system can be used in shops, warehouses, if it is improved to meet the standards
In this project, you will learn how to read mouse coordinates in your screen. This will show the X and Y positioning of the mouse. This is useful in adjusting elements on your page by determining its position. Hope you learn from this simple yet useful project.
/** Reservation script from Fujimura & Graphics Solutions This program is free software published under the terms of the GNU Lesser General Public License. This program is distributed in the hope that it will be useful - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For updates, please send me your personal message or comment us
This is a WPF application that can help users track and analyze their performance in tests. It also stores their scores in various tests for future reference. It is written using C# and Sql Server 2008 r2... U can learn : Developing Login Module Developing Admin Module Developing The Student Module Restore Database from .sql script using sql server management studio 2008 For students or anyone
This is a medical management system developed using php and mysql. users can register and schedule appointments with the doctor and the doctor can use the administration site to delete, add new users and manage schedules and add services. How to run: Create database named database to phpmyadmin and import the database.sql. You need a Wamp or Xampp Server,and a PHP IDE Editor. Additional