Answered step by step
Verified Expert Solution
Question
1 Approved Answer
IN PYTHON PLZ!! Create a profile page/Resume using the Flask framework with the following requirements: The web app should have 4 routes - Home, Projects,
IN PYTHON PLZ!!
Create a profile page/Resume using the Flask framework with the following requirements:
The web app should have 4 routes - Home, Projects, Contact Us, and Experience
You should use lists, dictionaries, for loops and if statements (one of each at least) in your project
Include your photo on the home page
Use both custom CSS and Bootstrap on the front end
Use the same names for html pages and routes
Use a base html page with navigation and footer. All other html pages should extend this base page.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started