Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajeevs1992/billingsystem

A billing software designed using PHP and ajax.
https://github.com/rajeevs1992/billingsystem

Last synced: about 1 month ago
JSON representation

A billing software designed using PHP and ajax.

Awesome Lists containing this project

README

        

Software for managing accounts of the GEC coperative store as well as the billing of the transactions.
Guidelines:
*Filenames start with small letters,preferably avoid underscores.

Eg,use addItem.php instead of Add_Item.php

*Variable names must start with small letters too.
*Create/Edit installation script wherever the user configuration must occour.