Skip to content

Commit bc10610

Browse files
authored
Update README.md
1 parent 968a25b commit bc10610

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,18 @@ a microframework for Python based on Werkzeug and [MongoDB](https://www.mongodb.
55

66
This is my first project about flask,and I use Bootstrap as Frontend to decorate my blog succinctly.this is why it named SimpleBlog.
77

8+
### Verion
9+
- v1.0 --USER LOGIN
10+
- V2.0 --POST and COMMENTS
11+
- V3.0 --RESTful API
12+
13+
### Feature
14+
- Multiple user
15+
- Role:admin,editor,writer,reader
16+
- Admin models
17+
- Email comfirm
18+
- MTV design model
19+
- Markdown support
20+
- Multiple comment plugin
21+
- Blog features: posts, tags, categories
22+

0 commit comments

Comments
 (0)