Skip to content

Br7eleven/Ali-Electronics-Application

Repository files navigation

Ali Electronics Billing Software

A billing management system built with React and MySQL.

Setup Instructions

  1. Install dependencies:
npm install
  1. Create MySQL database and tables:
  • Open phpMyAdmin or MySQL command line
  • Import the SQL file from supabase/migrations/20250122105345_muddy_lab.sql
  1. Configure environment variables:
  • Copy .env.example to .env
  • Update the MySQL connection details in .env
  1. Start the development server:
npm run dev

The application will be available at http://localhost:5173

Features

  • Product management
  • Client management
  • Bill generation
  • Printable invoices

About

Created Ali Electronics Billing software using React Framework + JS + typescript + Vite + Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published