snip/TODO.org
Armin Friedl 7fa31575f9
All checks were successful
continuous-integration/drone/push Build is passing
Add README, fix license, add querysheet
2020-11-06 02:03:07 +01:00

28 lines
749 B
Org Mode

#+TODO: TODO NEXT HOLD | DONE CANCELLED
* URL Shortener [57%]
** 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]
** 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
with markov chain?
see womblies
** TODO Better persistence concept