Browse Source

Updated todo list

Max Halford 10 years ago
parent
commit
640e772531
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -13,6 +13,8 @@ I didn't really like the Flask starter projects I found searching the web. I rea
 - [x] HTML layout file.
 - [x] HTML layout file.
 - [x] "Functional" file structure.
 - [x] "Functional" file structure.
 - [x] Python 3.x compliant.
 - [x] Python 3.x compliant.
+- [ ] Application factory.
+- [ ] Flask admin.
 - [ ] Static file bundling, automatic SCSS to CSS conversion and automatic minifying.
 - [ ] Static file bundling, automatic SCSS to CSS conversion and automatic minifying.
 - [ ] Websockets (for example for live chatting)
 - [ ] Websockets (for example for live chatting)
 - [ ] Virtual environment.
 - [ ] Virtual environment.