Bar Chart Plugin with jQuery

Submitted by alpha_luna on
This tutorial helps you make a Bar Chart Plugin with jQuery, I made a Chart that shows the percentage of different brands of Cellphones. I'm using jQuery and HTML/CSS to create this simple bar chart. Hope that this tutorial will help you a lot. You can also check the live demo of this simple tutorial, so you can get an idea and you can try this out, let's start coding.

Customer Queue Management System

Submitted by Meynin on
Customer Queue Management System https://www.youtube.com/watch?v=xNlq8Gn-_Vc 1. Multiple Client 3. Hotel Plan Master 4. Automatically Number 5. Complete Accounting Reports Added 6. Touchscreen POS Added Please don't forget to give credit to original developer because I really worked hard to develop this project and please don't forget to like and share it if you found it useful :) For students or

Mobile Android and IOS eBook Application.

Submitted by aburan on
- an Android and IOS application - an e_Book app - allows you to create your own mobile e_book running on mobile devices - search the topic of the page book/ page number and open each page of the book/ customize Programming Languages used: 1. HTML 2. CSS 3. JAVASCRIPT 4. ANGULAR JS -APK FILE TO BE INSTALLED, DIRECTORY: iBook/platforms/android/build/outputs/apk/ -check below for more about the

PHP Crawler

Submitted by Aliaaa on

A simple and effective PHP script for crawling website. I'm PHP Simple HTML DOM Parser class. Installation method: 1: Simply Download zip file 2: Unzip file 3: Copy folder to htdocs 4: Run Xampp 5: Open Crawler.php 6: Enter the web name with Http:// and click on button Crawl! Thank you if you need and help you can contact me [email protected]

Products Management System

Submitted by Raj.Sharma on
This project is developed using VB.NET and SQL Server 2014 Database as back end.It is a simple but very effective live project i developed it for my client. Main Features are : 1. Company, Categories, Sub Categories , Department Management 2. Products Management 3. Stock Management 4. Advanced Crystal Reports 5. System Logs , DB Backup and Restore and many more For students or anyone else who

How to Create a Toggle Switch using CSS

Submitted by alpha_luna on
In this tutorial, we are going to learn how to create a Toggle Switch using CSS. We are going to use pure CSS to create a simple toggle switch button to your web page. We have a simple checkbox to filter any data, for the replacing of the checkbox, we are going to upgrade from checkbox GUI to toggle switch button GUI. It will add a neat and clean for the user if they are going to use the toggle switch functionality.