Revive Legacy Client-Server Stack

Заказчик: AI | Опубликовано: 28.03.2026

I have the full source code of a client-server application that ran flawlessly five years ago. The stack includes a database layer, a back-end service, and a browser-based front-end. Everything was built and debugged in its original IDE (I still know the exact version) on Windows, and I now need it up and running on my current Windows PC. The job is simple in concept but may require digging into outdated dependencies, build scripts, and database drivers so the project compiles, starts, and talks to its data store exactly as it used to. You are free to update libraries only when strictly necessary; the primary goal is to reproduce the old, stable behavior, not to refactor the code base. Deliverables I need from you: • A clean, compiling solution in the original IDE on my Windows machine • Any additional configuration files, scripts, or environment variables required to launch the database, back-end, and front-end together • A concise step-by-step guide so I can reproduce the entire setup from scratch I can give you remote desktop access or screen-share sessions, whichever you prefer, and will supply the IDE installer, source archive, and any original build notes I still have. Once the three components start up and connect correctly on my PC, I’ll consider the task complete. Its is python project.