/TODO

https://bitbucket.org/bbangert/kai/ · #! · 17 lines · 16 code · 1 blank · 0 comment · 0 complexity · ce8465b816ea47617be6ff1574c4c91b MD5 · raw file

  1. TODO List
  2. ---------
  3. * Add user registration functionality
  4. * Add login capability
  5. * Add 'Sites using Pylons' section
  6. * Allows registered users to add a site
  7. * Ideally somehow grabs a screenshot of the site to hold onto
  8. * Shows a grid in the section of all the sites
  9. * Add 'Snippets' section
  10. * This should work similar to the Django snippets site
  11. * Add 'pastebin' section, this should involve migrating the existing code in
  12. the pylonshq site: https://www.knowledgetap.com/hg/pylonshq/
  13. * Create a script that dumps the SQL db from PylonsHQ into CouchDB
  14. * Add a 'blog' section
  15. * Add an aggregator
  16. * Fixup the error page (error.py controller) so that it uses the proper skin