Skip to content

7eerup/interns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Flask 활용한 To-Do-List

디렉토리 구조

/work/intern/python/flask

    ├── README.md
    ├── __pycache__
    │   ├── app.cpython-310.pyc
    │   └── hello.cpython-310.pyc
    ├── app.py
    ├── instance
    │   └── database.db
    └── templates
        └── index.html