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

https://github.com/talib8335/business-management

Build business management application that allows users to efficiently create and manage businesses. It includes functionalities such as sales voucher management, automatic tax calculations, slip generation, and contact list organization. Additionally, the application features an integrated custom video player for enhanced multimedia capabilities.
https://github.com/talib8335/business-management

bootstrap5 css3 html5 javascript jquery json photoshop sublime-text

Last synced: 3 months ago
JSON representation

Build business management application that allows users to efficiently create and manage businesses. It includes functionalities such as sales voucher management, automatic tax calculations, slip generation, and contact list organization. Additionally, the application features an integrated custom video player for enhanced multimedia capabilities.

Awesome Lists containing this project

README

          

# Business Management

Build a business management application that allows users to efficiently create and manage businesses. It includes functionalities such as sales voucher management, automatic tax calculations, slip generation, and contact list organization. Additionally, the application features an integrated custom video player for enhanced multimedia capabilities.

## Features

- **Create Company**: Efficiently create and manage new companies.
- **Sales Voucher Management**: Generate and manage sales vouchers.
- **Tax Calculation**: Automatic tax calculations based on sales data.
- **Slip Generation**: Create and print various business slips.
- **Contact List Management**: Maintain, edit, delete, and organize a contact list.
- **Custom Video Player**: Integrated custom video player for enhanced multimedia handling.
- **Browser Storage**: Uses Browser session storage, local storage, and cookies for data management.

## Built With

![HTML](https://img.shields.io/badge/HTML-E34F26?style=flat&logo=html5&logoColor=white)
![CSS](https://img.shields.io/badge/CSS-1572B6?style=flat&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat&logo=javascript&logoColor=black)
![jQuery](https://img.shields.io/badge/jQuery-0769AD?style=flat&logo=jquery&logoColor=white)
![Bootstrap](https://img.shields.io/badge/Bootstrap-7952B3?style=flat&logo=bootstrap&logoColor=white)
![JSON](https://img.shields.io/badge/JSON-000000?style=flat&logo=json&logoColor=white)
![Photoshop](https://img.shields.io/badge/Photoshop-26C6DA?style=flat&logo=adobephotoshop&logoColor=white)
![Sublime Text](https://img.shields.io/badge/Sublime_Text-FF9800?style=flat&logo=sublime-text&logoColor=white)

## Run Locally

1. **Clone the Project**

```bash
git clone https://github.com/Talib8335/Business-management.git
```

2. **Navigate to the Project Directory**

```bash
cd Business-management
```

3. **Access the Application**

Open `index.html` in your web browser. The application will start automatically.

## Preview

### Signup & Login Page
![Screenshot 2024-08-04 043829](https://github.com/user-attachments/assets/b5456a3f-64f1-4a2f-a4f8-d0a64875ff61)

### Dashboard
![Screenshot 2024-08-04 043907](https://github.com/user-attachments/assets/74e3868d-5e86-4033-9367-33b662a6e874)

### Company Creation
![Screenshot 2024-08-04 044032](https://github.com/user-attachments/assets/bc312237-c07f-4dfc-9fdd-5e09b6b761b5)
![Screenshot 2024-08-04 044059](https://github.com/user-attachments/assets/d0807532-df36-4977-9ae9-b80ba73c7d82)

### Show Company
![Screenshot 2024-08-04 044119](https://github.com/user-attachments/assets/2b471285-092a-4636-82c1-7b719ddee00f)

### Company Dashboard
![Screenshot 2024-08-04 044138](https://github.com/user-attachments/assets/4be45f9c-c378-4c46-91de-e0f63a06834c)

### Ledger
![Screenshot 2024-08-04 044400](https://github.com/user-attachments/assets/36bc8394-8991-470e-abf8-30b8a8d3c735)

### Contacts
![Screenshot 2024-08-04 044452](https://github.com/user-attachments/assets/0588196e-6c0b-47c1-a44f-96217ef447f5)

### Custom Video Player
![Screenshot 2024-08-04 044649](https://github.com/user-attachments/assets/fa23e8f8-7063-4a6e-b935-bc7247e93676)
![Screenshot 2024-08-04 044706](https://github.com/user-attachments/assets/41060ec7-62bf-40d5-bd8a-a477e51d367e)