Mahalli

screenshot of Mahalli
nuxt
vue
shadcn-ui

Local First Inventory & invoicing management app built using tauri, Nuxt, sqlite, sea-orm/sea-query, shadcn-vue

Overview

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.

Features

  • Quote Generation: Easily create detailed quotes for clients, converting the initial offer process into professional documentation.
  • Order Management: Transition approved quotes into official orders to keep track of sales and inventory.
  • Invoice Creation: Automatically generate invoices upon payment or delivery, streamlining the accounting process and ensuring timely billing.
  • Client Management: Maintain a comprehensive database of clients to facilitate better communication and follow-ups.
  • User-Friendly Interface: Intuitive design and navigation make it easy for users to manage various aspects of their business.
  • Tauri Framework: Built using the Tauri framework, Mahalli provides a lightweight and responsive application experience.
  • Makefile Commands: Access various commands for efficient management of the application during development, ensuring a smooth user experience.
  • Customizable Workflow: Tailor the application to your business needs, adapting features to fit various workflows in the B2B environment.
nuxt
Nuxt

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
Vue

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.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

typescript
Typescript

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
Zod

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.