• Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 1200 USD Deadline: 10 days

Regarding the budget - 300 USD is only enough for a short technical review and launching the project on the developer's machine. For the working phase involving studying the WPF project, building the Windows build, and setting up SQLite - PostgreSQL synchronization, I would estimate at least 1200 USD and 10 working days, which may change after the audit.

Look, there’s a nuance here - synchronization between remote nodes usually hinges not on the exchange button, but on conflict rules, change queues, permissions, and recovery after a connection drop. First, we set up the project, check the build, review the SQLite/PostgreSQL schema, then create an exchange plan and implement it without breaking the current ERP.

Similar works
> https://business.ingello.com/forma-crm - corporate system with roles, data, and business logic
> https://business.ingello.com/forma-wms - accounting system where data stability and operations are crucial
> https://systems-fl.ingello.com - Ingello Systems profile for projects on the marketplace

What I need from you

Mobile app with admin
  • Projects 15
  • Rating 5.0
  • Rating 7 807

Budget: 300 USD Deadline: 20 days

I will successfully build your WPF application for Windows and set up reliable asynchronous synchronization between local SQLite databases and a central PostgreSQL server, handling conflicts and connection interruptions.

What specific change tracking mechanism is currently embedded in the architecture — are UUIDs used in the SQLite tables instead of auto-incrementing IDs, and is there a column for the last update timestamp, so that nodes can correctly exchange data without the risk of overwriting each other's unique records?

Budget and deadlines will be discussed in private correspondence.

Similar project: Доплата по проекту Google ads
Your performing robot. Manual work — into the conveyor.
  • Projects -
  • Rating -
  • Rating 383

Budget: 300 USD Deadline: 1 day

Hello! I have reviewed the task. The project is clear — I can get involved in studying the existing architecture, building the WPF application, and setting up synchronization between nodes for SQLite/PostgreSQL. If relevant, we can discuss the details.

  • Projects -
  • Rating -
  • Rating 293

Budget: 300 USD Deadline: 10 days

Hello Didar, I am ready to discuss all the details regarding the work in private messages. Please send me the attachment so that I have a complete picture of what I need to work on.

  • Projects -
  • Rating -
  • Rating 326

Budget: 700 USD Deadline: 10 days

Hello, Didar! I have experience in developing ERP-like systems using C#/WPF and I am ready to assist with the refinement of your software.
I specialize in creating desktop solutions using the MVVM pattern. My portfolio includes projects with similar logic (specifically the data management system "School Journal"), where I implemented the architecture for interacting with the database and handling business logic. I am well acquainted with working with SQLite as a local database and PostgreSQL as a central one.

Synchronization between SQLite (Local) and PostgreSQL (Server) is a critical node. To ensure the system operates stably, I propose:
1) Conduct an audit of the current data schema (checking UUIDs and timestamps to avoid conflicts during exchange).
2) Set up a clean build of the WPF project for the current version of the platform.
3) Implement an asynchronous synchronization model so that the program interface does not "freeze" during data exchange.

Questions for you:
— Is there any ORM being used in the project (for example, Entity Framework or Dapper)?

  • Projects -
  • Rating -
  • Rating 196

Budget: 300 USD Deadline: 4 days

We already have almost ready developments on ERP, synchronization of local and server databases, plus we can add an AI assistant for monitoring data exchange errors and logs - this can be quickly adapted to your project, I'm in touch ))

Regarding the budget of 300 USD, I would suggest starting with the first phase for 3-4 days - to set up the project, build a WPF application for Windows, check the current architecture, and provide a working plan for synchronizing SQLite with PostgreSQL.

In general, it's normal to start not with a major overhaul, but with a technical audit and a control build - otherwise, you might heroically fix the wrong layer of the system, a classic scenario =)

> What we will do in the first phase
> Study the project structure and dependencies
> Set up a local WPF build
> Check the platform version after the update

  • Projects -
  • Rating -
  • Rating 379

Budget: 1333 USD Deadline: 3 days

Hello, Didar!
I am interested in your project for the development and support of the ERP system. With solid experience in the architecture of complex applications and the .NET/WPF platform, I am ready to quickly engage in the task.
How I can be useful on the project:
• Quick immersion: I can effectively understand existing architecture and other people's code, which will minimize onboarding time.
• Build and deployment: I will take on the build and preparation of the WPF application for Windows, considering the updated version of the platform.
• Data handling and synchronization: I have a deep understanding of the specifics of working with both local databases (SQLite) and centralized servers (PostgreSQL). I will set up reliable, fault-tolerant data synchronization between remote nodes and the server, minimizing the risk of conflicts.
I am focused on code cleanliness, stability of desktop solutions, and architectural accuracy. I would be happy to discuss technical details, the current state of the codebase, and your expectations regarding timelines during a call or in chat.

  • Projects 4
  • Rating 5.0
  • Rating 1 117

Budget: 500 USD Deadline: 10 days

Hi there! I can jump into your existing ERP project, understand the current architecture, and build the Windows WPF client so it feels stable, fast, and easy for users who work with sales data every day. I have worked with WPF and desktop business systems where offline work and reliable syncing are the make or break parts, so I know how to keep the local SQLite data safe while syncing cleanly with PostgreSQL.

For synchronization between remote nodes, I would set up a clear sync contract with change tracking, conflict handling, and a queue for retries when the network drops. The user should never feel fear about losing edits. I also make sure admin and agent permissions are enforced both in the UI and in the data layer, so no one can access what they should not see even if they try. After the first working version, I add logging and simple diagnostics so you can quickly understand what happened if a sync issue appears in the field.

One feature idea that will make this system feel much more professional is a Sync Timeline screen. It shows last sync time, what was uploaded and downloaded, and any conflicts with a clear suggestion for resolution. It saves hours of support and makes the team trust the tool.

https://app.cookiecad.com
https://vitcollc.ae

  • Projects 6
  • Rating 4.5
  • Rating 1 309

Budget: 300 USD Deadline: 10 days

Hello, Didar.

I am a fullstack developer and have a very extensive experience in WPF application.
Also I have a experience that build management system of the one factory using the WPF + SQLlite.
Base on this experience, I can complete your project as perfectly in the deadline.
And if you share me the github repo link, I will let you know more clear solutions.

Feel free reach out to me anytime.
Thank you.

Maksim Klimik

Maksim Klimik

Winning proposal
0 0
  • Projects -
  • Rating -
  • Rating 409

Budget: 500 USD Deadline: 3 days

Hello! I am a .NET/C# developer, specializing in the creation and maintenance of desktop business applications (WPF) and complex databases. My profile perfectly matches your task. I have practical experience in developing the architecture of a desktop CRM system (WPF, MVVM) and working closely with relational databases, including PostgreSQL and local solutions like SQLite through Entity Framework Core.

Here’s how I see the solution to your task:
1. I will quickly immerse myself in the existing architecture, update dependencies, and set up a stable build of the WPF application.
2. I will implement reliable data synchronization between SQLite and PostgreSQL. To ensure data security and integrity during connection interruptions, it is best to implement synchronization through a REST API layer (ASP.NET Core) or specialized sync frameworks, excluding direct connection of the desktop to the server database.

  • Projects 57
  • Rating 5.0
  • Rating 3 488

Budget: 300 USD Deadline: 3 days

Hello. I am interested in your project.
I am a Full-Stack .NET developer with experience in C#/.NET, WPF, SQLite, PostgreSQL, and desktop applications. I have experience with architectural projects, refactoring, integrations, and supporting existing systems.
I am ready to:
- quickly understand the current architecture of the ERP system;
- build and configure a WPF application;
- set up synchronization between local SQLite and server PostgreSQL;
- enhance existing functionality and stabilize the application's performance.
I can work carefully with someone else's code and bring projects to a working production state.
I am ready to discuss the details and start in the near future.

  • Projects 9
  • Rating 5.0
  • Rating 726

Budget: 300 USD Deadline: 3 days

Hello! I have carefully studied your project and am ready to start its implementation. Let's discuss the details for the best execution.

  • Projects -
  • Rating -
  • Rating 423

Budget: 300 USD Deadline: 10 days

Hi
I'm a C#/.NET developer who have experience of 17 years and have strong skills in below stacks:
ASP.NET MVC/Core, Webform, SOAP, WPF/UWP, Xamarin, IIS, SQL, Repository Pattern Unit Of Work, etc.
Also, I have skills with frontend stacks such as javascript, html and css.
I'm ready to test my skills with any way.
Looking forward to hear from you for more discussion.
Regrads.
Da.

  • Projects 29
  • Rating 5.0
  • Rating 1 885

Budget: 300 USD Deadline: 3 days

Hello! I am ready to help with your project. I have extensive experience in development and can implement all the necessary components according to your documentation. I guarantee quality execution within the agreed deadlines.

  • Projects -
  • Rating -
  • Rating 421

Budget: 350 USD Deadline: 5 days

I'm prepared to examine the project, however it's challenging to determine its exact extent from the existing description.
I can comprehend the architecture and synchronization, raise the current version, and analyze the project first. I will then give a precise cost and schedule estimate.

  • Projects 51
  • Rating 5.0
  • Rating 2 562

Budget: 300 USD Deadline: 5 days

Good afternoon.
I am ready to look at the project, but based on the current description, it is difficult to accurately assess the scope.
I can first study the project, raise the current version, understand the architecture and synchronization. After that, I will provide an accurate estimate of the timelines and costs.

  • Projects 47
  • Rating 5.0
  • Rating 12 214

Budget: 300 USD Deadline: 1 day

Hello, I finally got access to Windows. I'm checking the project now. Is everything still on?

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category C#

6 July