snip/TODO.org

29 lines
749 B
Org Mode
Raw Normal View History

2020-10-26 16:17:00 +00:00
#+TODO: TODO NEXT HOLD | DONE CANCELLED
* URL Shortener [57%]
2020-10-26 16:17:00 +00:00
** DONE Landing Page Endpoint
CLOSED: [2020-10-25 Sun 04:50]
** DONE Snip Endpoint
CLOSED: [2020-10-25 Sun 05:22]
** DONE Shorten URL
CLOSED: [2020-11-06 Fri 00:48]
** DONE Save Shortened URLs
CLOSED: [2020-11-06 Fri 00:48]
** DONE Unsnip Shortened URLs
CLOSED: [2020-11-06 Fri 00:48]
** DONE Landing Page Template
CLOSED: [2020-11-06 Fri 00:48]
** DONE Redirect
CLOSED: [2020-11-06 Fri 00:48]
2020-10-26 16:17:00 +00:00
** TODO Stats Endpoint
** TODO Store Stats
** TODO Stats Template
** TODO Externalize config
** DONE Deploy script
CLOSED: [2020-11-06 Fri 00:49]
** HOLD Improvement: Pronouncable short urls
2020-10-26 16:17:00 +00:00
with markov chain?
see womblies
** TODO Better persistence concept