task2-crud-app/ │ ├─ app.py # Main Flask application ├─ requirements.txt # Python dependencies ├─ todo.db # SQLite database ├─ .gitignore # Ignored files (like .env) ├─ README.md # Project ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.