https://github.com/bpawluk/lakiernia
MVVM WPF App for a paint shop owner
https://github.com/bpawluk/lakiernia
Last synced: 7 months ago
JSON representation
MVVM WPF App for a paint shop owner
- Host: GitHub
- URL: https://github.com/bpawluk/lakiernia
- Owner: bpawluk
- Created: 2019-04-26T19:47:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-15T17:56:01.000Z (about 3 years ago)
- Last Synced: 2025-01-23T09:43:39.331Z (9 months ago)
- Language: C#
- Size: 6.34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lakiernia
Desktop app tailored for a paint shop owner. It makes it easy to manage your small business by tracking all the necessary information.- **My first significant project, implemented in 2018 for a university course.**
- **TECH STACK:** .NET WPF, SQLite
- **TRY IT OUT:** [lakiernia v1.0.0](https://github.com/bpawluk/lakiernia/releases/tag/v1.0.0)## Features
### Keep track of what's crucial for your business
- Track your inventory to see which paints are running out
- Track you upcoming orders and plan your work accordingly
### Manage your orders
- Specify the clients making each order
- Track the dates of creation and reception of the orders
- Track the work done for each order
- What was painted
- What was the price, discount and tax for each work item
- Auto-generate complete invoices for your orders.
### Analyze your eficiency
Generate diagrams of your business efficiency during a specified time period for:
- Paint consumption
- Clients activity
- Your overall income
### Browse your business data
Use an elegant GUI to create, browse, update, archive or delete the data about your:
- Clients
- Paint inventory
- Orders
- Painted materials
![]()