Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 446 Bytes

TODO.md

File metadata and controls

11 lines (10 loc) · 446 Bytes

TODO

  • migrate to web
  • introduce better security practices with WTForms
  • introduce actual file upload with WTForms. Would need to get rid of SQLAlchemy-ImageAttach
  • change dict syntax in oauth to use .get instead of []
  • separate out utility methods in main into utilities.py
  • create settings.py file, populate with static settings

IF TIME

  • Organize the styles.css
  • remove mention of restaurants/items/categories in the html and css