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

https://github.com/imshibaji/storekeeper

Retail Shop Management with Purchase and Sales, Stock Management, Barcode Generate and Reading, Printing/ Download Features Enabled. Also Here Adding GST Features Available and Bill Printing Options Are available. Powered By Medust Technology Pvt. Ltd.
https://github.com/imshibaji/storekeeper

bill billing billing-application bills gst-calculator gstin retail retail-shop shop shopping shopstyle shopware

Last synced: 5 months ago
JSON representation

Retail Shop Management with Purchase and Sales, Stock Management, Barcode Generate and Reading, Printing/ Download Features Enabled. Also Here Adding GST Features Available and Bill Printing Options Are available. Powered By Medust Technology Pvt. Ltd.

Awesome Lists containing this project

README

        

# StoreKeeper
Shoping Script

## Setup Procidure
First Required PHP Environment Globally
https://www.php.net/downloads.php

Setup MySql Server
https://dev.mysql.com/downloads/

Composer Tools
https://getcomposer.org/download/

After Installation. Start MySql Server
Then Write commands
```
composer install
php artisan migrate --seed
```

After database migration then login with
```
username: admin
password: passoword
```

After Login, Open Browser URL Link with
http://localhost:8000/setings/create

That It. Software will be run.