This software is developed for retail transaction. In this software user can create a shop, add staff members, maintain product stock, can generate receipt, cancel order, can check the overall revenue.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment notes on how to deploy the project on a live system.
These project was initiated at 2013 by me getting inspired from local shop management software. Even, this software wasn't released for public usages. Lots of feature is done in this software making it usable.
- Login
- Landing Menu Screen - Shop Order, Supplier, Report, New Staff, New Shop
- Customer Order
- Maintenance - Stock Management
- Maintenance - Shop Expenditure
- Maintenance - Modify / Cancel Order
- Maintenance - Product Barcode & Customer Receipt
User can generate custom barcode for the product and use it in the software for maintaining order, stock.
For running the application in the local environment, below instructions need to be followed
- Install SQL Database
- Run the SQL from SQL folder
- Connect to DB
- Create an admin user
- Create other users using defined role
We use @git for versioning
- Biswajit Debnath - Initial idea and Development Work - coderbdsust
This project is licensed under the MIT License - see the LICENSE.md file for details