issues
search
yifattih
/
bmr_calculator
Basal Metabolic Rate Calculator
MIT License
0
stars
1
forks
source link
Task: Set Up Flask App and Basic Routing
#6
Closed
yifattih
closed
2 weeks ago
yifattih
commented
2 weeks ago
Title
Task: Set Up Flask App and Basic Routing
Steps
Initialize the Flask app and set up the directory structure (e.g., templates and static folders).
Define the main route (@app.route('/')) for the homepage that will render index.html.
Parent
Story: Data Input Form
Title
Task: Set Up Flask App and Basic Routing
Steps
Parent
Story: Data Input Form