An open API service indexing awesome lists of open source software.

https://github.com/codeartisanlab/billing-software-backend-with-php-and-mysql

Hi Guys, Welcome to #CodeArtisanLab. We created billing software with #php, #mysql and #bootstrap5. This is complete project and i hope it will help you to enhance your knowledge and it can be use in real world too.
https://github.com/codeartisanlab/billing-software-backend-with-php-and-mysql

bootstrap5 css3 fontawesome-icons html5 mysql php phpmyadmin

Last synced: 25 days ago
JSON representation

Hi Guys, Welcome to #CodeArtisanLab. We created billing software with #php, #mysql and #bootstrap5. This is complete project and i hope it will help you to enhance your knowledge and it can be use in real world too.

Awesome Lists containing this project

README

          

Hi Guys, Welcome to #CodeArtisanLab. In this video 🎬, We will create billing software with #php, #mysql and #bootstrap5. This is complete project and i hope it will help you to enhance your knowledge and it can be use in real world too.

Following are the main features of this project 💪💪





  • Product, category and vendor CRUD (Create-Read-Update-Delete)

  • Sale & Purchase CRUD

  • Stock will effect when sale or purchase entry saved

  • Invoice will generate for sale and purchase with payment status

  • View the invoice detail with print option

How to run this project on your system





  • Make sure you have xampp installed according to your operating system

  • import database from /project_code/Database/core_billing_software.sql

  • configure /project_code/db_connect.php

  • define the $baseurl in /project_code/includes/header.php file