Assignment Submission

Submit Your Flask Web Application

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/flask-todo-app
Required Files & Folders
  • app/
  • app/__init__.py
  • app/models.py
  • app/routes/
  • app/templates/
  • config.py
  • run.py
  • requirements.txt
  • README.md
  • .gitignore
README.md Must Include:
  • Your full name and submission date
  • Project description and features implemented
  • Setup instructions (how to install and run)
  • API documentation (list all endpoints with examples)
  • Screenshots of your application (at least 3)
Required (submission will fail without these)
Optional (recommended)

Submission Form

github.com/
Enter only your username. We'll verify the repository flask-todo-app exists in your account.

Your repository will be verified before submission is accepted