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
> access to the repository or project archive
> build instructions, if available
> example of local SQLite and the structure of the server PostgreSQL
I would like to clarify 2 things
> should the synchronization be bidirectional or only local nodes send changes to the server
> is there already a working exchange mechanism that needs fixing, or does it need to be designed from scratch
In short - it can be kept simple, but the synchronization base needs to be done carefully, otherwise the ERP will start losing data at the most expensive moment =)--