We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968a25b commit bc10610Copy full SHA for bc10610
1 file changed
README.md
@@ -5,3 +5,18 @@ a microframework for Python based on Werkzeug and [MongoDB](https://www.mongodb.
5
6
This is my first project about flask,and I use Bootstrap as Frontend to decorate my blog succinctly.this is why it named SimpleBlog.
7
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