Python, HTML Database App Debugging -- 2

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

Project Details $30.00 – 250.00 AUD 1 DAY TIME-LINE My Python-driven database application is already up and running; however, a few items still need tightening so that the user experience on the HTML side matches the clean performance of the backend. Work still pending: • A handful of new Python variables have to be surfaced in the existing HTML templates and displayed correctly. The backend logic for these values is complete – the job is simply to thread them through to the frontend without breaking current pages. • Frontend display bugs: several links and buttons are dead. The most urgent is an “Automated Toggle Calibration” control that should flip a Boolean in the database and visually reflect its state. Right now the click does nothing, and the related icon never updates. You will be working in a standard Python stack (vanilla Python with a small routing framework and Jinja-style templates). No database schema work is needed; focus is purely on the view layer and the route/controller glue that feeds it. Deliverables will be accepted when: 1. All new variables appear in the designated HTML elements and update on refresh. 2. Every previously broken link or button responds as intended, with the Automated Toggle Calibration fully operational (state change stored and reflected instantly). 3. No regression in existing functionality, confirmed by a quick test script I provide. Git access is ready, along with a concise README explaining where the variable hooks and button handlers live. Once the fixes are committed and pass the checklist above, the project is complete. ------------------------------------------------------------------------------ - Four or five toggles are needed, three of them exist already but they are not wired or are not wired correctly to calibrate. Skills Required JavaScript Python Django MySQL HTML Web Development Backend Development Frontend Development API Development Web Design