|
|
@@ -2,16 +2,17 @@
|
|
2
|
2
|
|
|
3
|
3
|
flask app for plurals to publicly share member lists
|
|
4
|
4
|
|
|
5
|
|
-# todo (minor)
|
|
|
5
|
+# assorted todo
|
|
6
|
6
|
|
|
7
|
7
|
- add delete button to blog posts on main feed
|
|
8
|
8
|
- show blog posts in edit member section with a delete button
|
|
9
|
|
-
|
|
10
|
|
-# todo (major)
|
|
11
|
|
-
|
|
|
9
|
+- page theme edit inside the user (below user theme?)
|
|
|
10
|
+- apply page theme edits
|
|
12
|
11
|
- add blinkies and stamps sections to member pages
|
|
13
|
12
|
- (require above) add blinkies and stamps upload sections to edit member page
|
|
14
|
13
|
- (require above) add blinkies and stamps link/db cleanup to manage site assets
|
|
|
14
|
+- page media embeds - video & audio
|
|
|
15
|
+- how to implement customising pages ?!??!?! i have some ideas. some day
|
|
15
|
16
|
|
|
16
|
17
|
# dev set up (windows)
|
|
17
|
18
|
|