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

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).

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
![Login](images/Will%20Come%20(login).png)

### Transactions
![Transactions](images/Will%20Come%20(transactions).png)

### Add Deal
![Add Deal](images/Will%20Come%20(add%20deal).png)

### Add Step
![Add Step](images/Will%20Come%20(add%20step).png)