flask html template — 2
Project detail
I am developing a python application which currently runs on placeholder code using bootstrap5 to present tables etc but I require some assistance in this area, I’m not a ui person.
The ask here is basically to design a new flask theme, the outlook should be professional and the background white. A logo needs to be part of the deliverables.
I’d like to work with the freelancer to develop a layout from which all other pages will inherit.
Some knowledge of flask-wtf would be ideal – I’ll need about two forms which will have a range of entry types eg checkboxes, drop-downs (you may populate these with static python lists for demonstration purposes) but crucially the forms should make sense so for example an “is_deceased” toggle if turned off should mean that the user does not need to fill in “Circumstances of Death” etc.
A search page is required, which will begin to return results after the user puts in the third character.
A landing page of menus and navigations (so links to the forms and data displays) will be presented to the user once they’re logged in, a dashboard-style “You have 2 tasks outstanding” (for example) would also be useful.
So for clarity, I need to see these elements tied together therefore this can be presented using the most basic of flask apps – obviously there’s no requirement to implement login or include any database components, I just need to see the functionality simulated using static python lists.