Motor Dealer Catalog App

Submitted by shering on
Motor Dealer Catalog app. User interface (Front-end): HTML, CSS & JavaScript. Logical part / Database (Back-end): PHP & MySQL. Features:  Data consistency Easy to interact Easy to upload data and delete Easy to enter new data Easy record keeping Backup data can be easily generated Software: Xampp or Easy PHP Installation steps (configuration) 1. Unzip file on your local system 2. Put this file

Complete Inventory Management Software

Submitted by Jatin_Zalavadiya on
Master Entries : Company Info Company's Contacts Category Sub Category SMS Setting SQL Server Setting Customers Management Suppliers Management Products Management Expense Vouchers Management Services Management Billing (Products + Services) Invoice Management Quotations Management SMS Sending using HTTP api Users Registration Change Password Records Customers Suppliers Products Stock Quotations

Simple Music Sharing Code in PHP

Submitted by opensource on
music.initedit is made using php, mysql, ffmpeg and imagick. Update 2.0: New smooth UI. bugs removed. Feature: profile upload , Share music. play list loop Live code : http://music.initedit.com Note: you need to install ffmpeg before you install music.initedit how to install ffmpeg windows and linux: http://www.wikihow.com/Install-FFmpeg-on-Windows http://www.mysql-apache-php.com/ffmpeg-install

Sub-Graph generation of a Random graph

Submitted by Arup Kr Goswami on
This is a simple source code written in C, Dev-C++ software, platform- Windows 7. It generates a Random Simple symmetric graph at first & then generates an arbitrary subgraph from that particular graph. The sub-graph may contain only one vertex of the graph as well as may contain a vertex set & edge set of that graph. Thanks.

B4A Beginner Tutorial - Pin Login

Submitted by boluvisako on
NOTE: THIS IS B4A formerly Basic4android tutorial. Note android studio or eclipse android tutorial The first part of this tutorial , we will create buttons up to 10, also create panels and name them key1 to key4. we will also create our variables This will indicate number of keys entered with red dots Sub Globals 'These global variables will be redeclared each time the activity is created. 'These