[ad_1]
I want to create a website which uses worpress as the front end or flask/django as backend; the website will be taking in user data from another website (after user has logged in through OAuth) and organizing it in a more appealling/user friendly way, is wordpress and flask/django the smart decision
[ad_2]
WordPress offers its own frontend and backend. Django and Flask also offer their own frontend and backend.
What’s the sense in joining the 2 disparate systems? Bearing in mind that appeal and user friendliness is a matter of design decisions and styling.