Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
Colocation inventory management is a software with 3 major modules.
- Sells Module(will be operate from INDIA)
- Factory Management (Will be operate from Bangladesh)
- Accounts Module (Will be operate from Bangladesh)
- POS: Number of item sells daily ledger input form. (sells point name, product description-[product select option], Quantity, rate, customer details, total amount, customer debit & credit information) – submit via button click & information will be stored in daily sells table.
- Report of daily sells (customer name, product name, quantity, rate, total amount, amount paid, amount left).
- Status of money transferred from India to Bangladesh (receiver name, amount, date) – data input type manual by send button & information will be stored in transferredINtoBD table.
- Customer account for automatic debit-credit calculation.
- Customer account will be opened by seller
- Shipment list from Bangladesh with add button. Request will be sending from Bangladesh and will be stored in shipment table.
- Add Product to inventory (product Id, product name, quantity) information will be stored in product table.
- Product information report (product name, available quantity) will be displayed from product table.
- Shipment report (product name, quantity, send date, received date) will be displayed from shipment table.
- Adding factory (factory name, address, phone no)
- Raw materials assign to factory (assign date, materials name, quantity, price, production type)
- Factory shipment information input by admin user (date wise)
- List of factory information with working status Accounts Module:
- Receiving money from Indian sells point
- All expense from Bangladesh and cash in hand (balance sheet).
The Laravel framework is open-source software licensed under the MIT license.