You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create the initial Flask application structure ready for Sprint 3 development. This means creating app.py with a basic Flask app that runs locally, a templates/ folder with a base HTML file, and a static/ folder for CSS and JavaScript. The app does not need to display real data yet — a placeholder homepage confirming the app runs is enough. This gives the dashboard a committed starting point in the repo before active development begins in Sprint 3.
The text was updated successfully, but these errors were encountered:
Create the initial Flask application structure ready for Sprint 3 development. This means creating app.py with a basic Flask app that runs locally, a templates/ folder with a base HTML file, and a static/ folder for CSS and JavaScript. The app does not need to display real data yet — a placeholder homepage confirming the app runs is enough. This gives the dashboard a committed starting point in the repo before active development begins in Sprint 3.
The text was updated successfully, but these errors were encountered: