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.
- Host: GitHub
- URL: https://github.com/codeartisanlab/billing-software-backend-with-php-and-mysql
- Owner: codeartisanlab
- Created: 2024-11-16T08:14:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-16T08:37:38.000Z (about 1 year ago)
- Last Synced: 2025-03-19T04:33:30.451Z (10 months ago)
- Topics: bootstrap5, css3, fontawesome-icons, html5, mysql, php, phpmyadmin
- Language: PHP
- Homepage: https://www.youtube.com/watch?v=OZUjiXKswkg
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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