https://github.com/no-abramov/willcome-crm
WillCome (WPF-based CRM system) — using C#, MVVM, MySQL, Simple Injector (DI), and custom UI components (XAML).
https://github.com/no-abramov/willcome-crm
dependency-injection mvvm mysql simpleinjector wpf xaml
Last synced: 24 days ago
JSON representation
WillCome (WPF-based CRM system) — using C#, MVVM, MySQL, Simple Injector (DI), and custom UI components (XAML).
- Host: GitHub
- URL: https://github.com/no-abramov/willcome-crm
- Owner: no-abramov
- Created: 2025-02-04T12:16:10.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-04T17:48:48.000Z (4 months ago)
- Last Synced: 2025-03-31T09:17:00.049Z (2 months ago)
- Topics: dependency-injection, mvvm, mysql, simpleinjector, wpf, xaml
- Language: C#
- Homepage:
- Size: 6.16 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 WillCome CRM
WillCome is a WPF-based CRM system for managing deals, tasks, and customer data, featuring a modular architecture and custom UI components.
## 👨💻 Project Status
Will Come is a personal open-source project currently under active development.
Future plans include a demo launch and a transition to a commercial version as the project evolves.## 📋 Features
- Deal and Task Management
- Customer Database Integration
- Custom Modal Window Service
- Drag-and-Drop Functionality
- Responsive UI with Custom Themes## 🛠️ Tech Stack
- **Frontend:** WPF, XAML
- **Languages:** C# (.NET Framework)
- **Design Patterns:** MVVM
- **Database:** MySQL
- **Dependency Injection:** Simple Injector
- **Tools:** GongSolutions.WPF.DragDrop, Custom RelayCommand## 📷 Screenshots
### Login Screen
.png)### Transactions
.png)### Add Deal
.png)### Add Step
.png)