[ad_1]
Friend has simple WordPress site showcasing his company. He now wants a 10 page application form on the website, which will collect answers from clients & save all answers to Google Sheets.
I can build such a form using Python Flask (backend) + React (frontend). But is it possible to integrate this with WordPress website? Never worked with WordPress before.
For eg) buystamp.com would be base WordPress website & buystamp.com/fill_application would be my Python Flask + React. Where would I even host my code?
[ad_2]