
Local First Inventory & invoicing management app built using tauri, Nuxt, sqlite, sea-orm/sea-query, shadcn-vue
Mahalli is a powerful desktop application designed specifically for inventory management and invoicing, tailored to streamline the B2B workflow in Morocco. By facilitating the process of generating quotes, processing orders, and creating invoices, Mahalli aims to simplify the daily operations of businesses. Its design focuses on efficiency, allowing users to manage client interactions and product inventories seamlessly.
What sets Mahalli apart is its commitment to the unique needs of Moroccan businesses, ensuring that each feature is relevant and useful for local entrepreneurs. Whether you're a small business owner or part of a larger enterprise, Mahalli provides the tools necessary to enhance your operational flow and maintain precise financial records.

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.
Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.