Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Simple Jinja Application! In this task, you make a simple Flask/Jinja web application. It should use the following: render_template() Qapp.route() bootstrap Any Jinja programming features
Simple Jinja Application!
In this task, you make a simple Flask/Jinja web application. It should use the following: render_template() Qapp.route() bootstrap Any Jinja programming features such as %for%. Also, 1. Name your Flask/Jinja app as Jinja App.py, create a templates directory. 2. Screen capture your web browser that shows your Jinja App.py. Name it, Jinja App.png or Jinja App.jpg, depending on your file format. 3. Copy your Jinja App.py, templates directory, and screen capture in the Jinja directory. Don't include any unnecessary files. Include only your source files or a screen capture file
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