Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rajeevs1992/billingsystem
- Owner: rajeevs1992
- Created: 2012-09-12T13:12:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-12T13:25:32.000Z (over 12 years ago)
- Last Synced: 2023-03-12T08:41:10.668Z (almost 2 years ago)
- Language: PHP
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.