Simple Analog Clock Using HTML/CSS

Submitted by alpha_luna on
Analog Clock Using HTML/CSS This is a simple analog clock created using HTML and CSS3 only, with no images involved. As such, you can easily customize the size of the clock and its colors etc. The analog clock works in IE9+ and all versions of other browsers, including on mobile. Hope this work will help you in your project. HTML Source Code CSS Style .outer_face { position: relative; width: 200px

Alarm Clock Using HTML JavaScript

Submitted by alpha_luna on
Alarm Clock Using HTML JavaScript This is a "24-hour cycle" JavaScript alarm clock that opens any web page (depends on what address you input in Set Alarm Action field) according to the time user set up. This is a very cool system. Try this simple program and you can use it as your alarm. Hope this work will help you in your project. JavaScript Source Code Form Field Current Time: Set Alarm: Hour

How to Create Simple Stopwatch in HTML/CSS with JavaScript

Submitted by alpha_luna on
Simple Stopwatch in HTML/CSS with JavaScript This is an example of a simple stopwatch. It has the ability to keep track on an individual event, especially in a sports event. Try this yourself. This is easy to learn project. It has 3 buttons to operate this stopwatch. These are: Start Stop Pause Hope this simple work will help you in your future project. Enjoy! Source Code Kindly copy the source

Point of Sale and Inventory System V.2

Submitted by cybernick75 on
This is a complete point of sale and inventory system written in Visual Basic .NET. Features: - Categories - Employees - Products - Point of Sale - Inventory - Daily, Weekly, Monthly Report - Stocks In - Stocks Out - Reorder Level - Monitoring Stocks - Automatically Print Receipt VIDEO DEMO LINK : https://www.youtube.com/watch?v=EH6Y6z_HQ1c C# VERSION : https://www.youtube.com/watch?v=uYQXUCdbLRU