Logo Lanfrica

V-citadel/bizlink-smart-ledger-kenya

Domain:

socioeconomic

Record type:

software
Creator:
V-c
Host:
# Biz Link - Smart Business Tracker A modern business management web application designed specifically for Kenyan entrepreneurs and small businesses. Track income, expenses, manage invoices, and get insights into your business performance with multilingual support (English/Kiswahili). ## 🌟 Features ### Core Functionality - **πŸ“Š Financial Tracking**: Track income and expenses with detailed categorization - **πŸ’° Real-time Profit/Loss**: Automatically calculated profit margins and financial insights - **πŸ“± Multi-Input Methods**: Add transactions via voice, photo, or manual entry - **🌍 Multilingual Support**: Full English and Kiswahili language support - **πŸ“ˆ Business Reports**: Comprehensive reporting and analytics - **🧾 Invoice Management**: Create and manage professional invoices ### Modern UX/UI - **🎨 FreshBooks-Inspired Design**: Clean, professional interface - **πŸ“± Responsive Design**: Works seamlessly on desktop, tablet, and mobile - **πŸš€ Fast Performance**: Built with React and Vite for optimal speed - **β™Ώ Accessibility**: Designed with accessibility best practices ### Security Features - **πŸ” Secure Authentication**: Email/password login system - **πŸ”’ Data Protection**: Secure data handling and storage - **πŸ‘€ User Management**: Individual user accounts and profiles ## πŸ› οΈ Technology Stack - **Frontend**: React 18, TypeScript - **Styling**: Tailwind CSS, shadcn/ui components - **Build Tool**: Vite - **State Management**: React Query (TanStack Query) - **Routing**: React Router DOM - **Icons**: Lucide React - **Charts**: Recharts - **Date Handling**: date-fns ## πŸš€ Getting Started ### Prerequisites Make sure you have the following installed: - Node.js (version 16 or higher) - npm or yarn package manager ### Installation 1. **Clone the repository** ```bash git clone cd biz-link ``` 2. **Install dependencies** ```bash npm install ``` 3. **Start the development server** ```bash npm run dev ``` 4. **Open your browser** Navigate to `localhost` to see …