The frontend on the CharterBnB site (WordPress + JetEngine) needs to be completed; the backend project is already ready, and the interface needs to be brought to a normal level and made to work stably.
What specifically needs to be done
link the filters and the map through JetSmartFilters so that when selecting filters, the list and map update immediately without reloading
connect this to CCT (through Query Builder) so that everything works quickly and without unnecessary requests
redesign the forms in JetFormBuilder — proper validation, logic, and convenience
redesign the authorization — create tabs and clear separation of roles (owner / user)
implement rates and promotions (crossed-out prices, banners, display logic)
create a hidden phone number that opens on click
rename classes and IDs to avoid being blocked by AdBlock and ensure nothing breaks
clean up the UI/UX to look normal, without awkward moments
Important
everything is done through GitHub, all changes through Pull Request
work only through staging, without access to live
we work under a tech lead
A result is needed — so that everything works quickly, stably, and without bugs