Cartify is Nesh’s proprietary solution accelerator that serves as a base for building e-commerce applications. It’s built-in use cases (such as a home screen, PDP, PLP pages etc.) that are essential for any such e-commerce app, allows us to expedite the development by reuse of well-tested components. 

Cartify is built using Google’s Flutter frameowk. Some of Cartify’s notable features include its use of the BloC architecture, which separates the business logic layers from the front-end and data layers, thus allowing modular functioning. It also grants granular control over different parts of the app, which means any change of state within the app reflects only on relevant portions of the screen. The app also has a language change feature that translates all static content into texts of the chosen language. This extends the app’s reach to markets and customers all over the world.