Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mani-agah-esmaeilzad/lia_team
This software is a comprehensive solution for managing the accounting needs of a hygiene store. It is developed using .Net Core 8 and Blazor
https://github.com/mani-agah-esmaeilzad/lia_team
accounting-software blazor csharp dotnet website
Last synced: 21 days ago
JSON representation
This software is a comprehensive solution for managing the accounting needs of a hygiene store. It is developed using .Net Core 8 and Blazor
- Host: GitHub
- URL: https://github.com/mani-agah-esmaeilzad/lia_team
- Owner: mani-agah-esmaeilzad
- License: mit
- Created: 2024-02-22T10:00:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T00:31:32.000Z (10 months ago)
- Last Synced: 2024-11-05T19:55:46.252Z (2 months ago)
- Topics: accounting-software, blazor, csharp, dotnet, website
- Language: HTML
- Homepage:
- Size: 61.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LIA Team Hygiene Store Accounting Software
## Introduction
Welcome to the LIA Team Hygiene Store Accounting Software repository. This software is a comprehensive solution for managing the accounting needs of a hygiene store. It is developed using .Net Core 8 and Blazor and Mongodb, providing a modern and efficient platform for your business operations.## Installation
To install the software, you need to have .Net Core 8 installed on your machine. Once you have the necessary environment, you can clone this repository and build the project using the following commands:
```
git clone https://github.com/mani-agah-esmaeilzad/lia_team.gitcd lia_team dotnet build
cd Client
cd API
```This will compile the project and create the necessary binaries.
## Running the Software
To run the software, navigate to the project directory and use the dotnet run command:
```
cd Client dotnet runcd API dotnet run
```
This will start the application, and you can access it via a web browser at ``` http://localhost:5000. ```## Features
The LIA Team Hygiene Store Accounting Software provides a wide range of features to facilitate the management of a hygiene store, including:- Inventory Management: Keep track of your stock levels, sales, and purchases.
- Sales and Purchase Records: Maintain detailed records of all transactions.
- Financial Reporting: Generate comprehensive financial reports to analyze your business performance.
- User Management: Manage user roles and access levels within the software.## Contribution
We welcome contributions to the LIA Team Hygiene Store Accounting Software. If you have a feature request, bug report, or wish to contribute code, please feel free to open an issue or submit a pull request.## License
This project is licensed under the MIT [LICENSE](https://choosealicense.com/licenses/mit/). For more information, please refer to the LICENSE file.## Contact
If you have any questions, feedback, or need assistance, please feel free to reach out:- Email: [email protected]
- Website: www.maniagah.ir/contactus
- Instagram: www.instagram.com/mani.aspxWe look forward to your collaboration in improving this application!