1st Inventory Management System (Prototype System)
My 1st Inventory Management System (Using Access) with the following functions :
- Inventory management
- Create Invoice
- could using Retail/ Wholesale Price
- offering Discount to a specific item or whole order
- Create return Invoice
- Could generate monthly/yearly sales report for a specific client
- Generate and print Barcode
- Support the Client that have multi-store.
POS System (Advance Version of Previous System )
The development of the system has linked with the knowledge learned in my Bachelor’s degree, including :
- Business
- Management
- JAVA programming and Database
- MVC development structure
- User experience
Aim at providing :
- More flexible operation (e.g Special price for some client)
- Higher degree of automation (System will determine the transaction nature of the client)
- Good programming style and structure for easily adding new function in the future.
- More secure data. Access store data in local, user may easily delete the file and lose all data. New system is same as other system, store the data remotely and separate program and data.