Skip to content
Wojtek Nowak edited this page May 18, 2014 · 31 revisions

TODO List:

Important

  • tip detail view
  • markdown
  • up and down votes (frontend & backend a.k.a. api)
  • refresh view after vote
  • tip star favorite (frontend & backend a.k.a api)
  • comments (frontend & backend a.k.a api)
  • Register not working http://127.0.0.1:8000/accounts/register/# "NoReverseMatch at /accounts/register/" Reverse for 'main' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
  • Login not working (no action defined: <form class="ng-pristine ng-valid" method="post" action="">)
  • domain
  • server deployment

Unimportant

  • create more tests
  • tip list nice frontend and ...
  • ... add side bar with language links
  • tip delete
  • WrongBackend at /login/github/ (Incorrect authentication service "github") at Login screw github login [sic!]
  • make links referring to languages, show tips for given language

Trivial

  • Handle 403 Forbidden on Add Tip and show Login
  • add some tips, votes and dummy users (sebnapi)

Clone this wiki locally