
REQUIREMENTS
- CloudBuy is a marketplace for buyers and sellers’ transactions.
- Requires handling of different Indian taxes calculation based on the product variations and state rules
- Handling different taxes like VAT, LBT, CST etc. based on the nature of supplier i.e. manufacturers, self-consumption , traders & exporters.
SOLUTIONS
- Built an MVP architecture based API for Indian tax calculations.
- Created library of all direct and indirect taxes such as VAT, LBT, CST etc.
- Mapped the business logic as per the tax slabs applicable with respect to states and products
- Built a UI for buyer and supplier transactions page
- Mechanism to generate the Purchase order in several formats such as excel, XML, PDF based on customer's convenience.