update TODO
This commit is contained in:
parent
93f656a319
commit
53bf869776
6
TODO
6
TODO
|
@ -9,10 +9,12 @@
|
||||||
[009| 0%] a notification view or something
|
[009| 0%] a notification view or something
|
||||||
[010| 0%] locales (these can wait for now)
|
[010| 0%] locales (these can wait for now)
|
||||||
[011| 0%] auto-posting to other services (twatter, fakelook)
|
[011| 0%] auto-posting to other services (twatter, fakelook)
|
||||||
[012| 0%] (?) open source the entire thing – in late 2015 or 2016 maybe.
|
[012| 0%] (?) open source the entire thing – in late 2015 or 2016 maybe, after we got bought by fakelook.
|
||||||
[013|100%] restructure questions (has_many :answers) for less redundancy in the DB when implementing #002
|
[013|100%] restructure questions (has_many :answers) for less redundancy in the DB when implementing #002
|
||||||
[014| 0%] generate questions if there are none in the inbox (probably make it as a gem)
|
[014| 0%] generate questions if there are none in the inbox (probably make it as a gem)
|
||||||
[015| 0%] make a public accessible API (maybe even as an oauth provider?)
|
[015| 0%] make a public accessible API (maybe even as an oauth provider?)
|
||||||
[016| 0%] WRYYYYte more specs
|
[016| 0%] WRYYYYte more specs
|
||||||
[017| 0%] write "terms of service" and a privacy policy.
|
[017| 0%] write "terms of service" and a privacy policy.
|
||||||
[018| 0%] that annoying "we use cookies" thing every website in the EU must? add
|
[018| 0%] that annoying "we use cookies" thing every website in the EU must? add
|
||||||
|
[019| 0%] omniAuth (twatter, fakelook, goggles plus) for social networking elitists
|
||||||
|
[020| 0%] Login prompt/Ask another question for questionbox
|
Loading…
Reference in New Issue