Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vahidkaargar/simple-accounting


https://github.com/vahidkaargar/simple-accounting

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## This is a simple wallet management script

### Installation
```
1. Import Database.sql
2. Rename configs.backup.php (includes directory) to configs.php
3. Fill variables in configs.php with suitable values
```

### Api Addresses
```
/api.php?action=transaction.create&token=TOKEN_KEY
```

### Admin Addresses
```
/admin.php?action=index
```