problemotd
problemotd copied to clipboard
Problem of the Day: A new programming or logic puzzle every Mon-Fri
I'd find it useful if a problem page had a link to the previous and next problems (if they exist). For example, [Letters to Numbers](http://www.problemotd.com/problem/letters-to-numbers/) would have [Moving Dot as...
In order to get more users by making the anti-spam easier, sign up to use Googles new [reCAPTCHA system](https://www.google.com/recaptcha/intro/index.html).
Unable to install Django for python 3.4. Fails on line 18 of oauth2\setup.py. print in 3.x must have ()'s instead of just "". A fix would be print("unable to find...
It may be as simple as updating the requirements to 1.7. I haven't had the chance to play around with 1.7 much. It would be nice to have schema migration...
When logged in and you click your name it should take you to a profile view. The profile view should have a list of your comments and links to the...
Had made a go at this with django-compressor but ran in to problems on serving the files in production. Would be great to have this working. Feel free to use...
The site was made fairly quickly with bootstrap. If you're in to UI/UX and have some ideas please post them here.
Inside the send_problem management command a method should exist to post the title and link of a problem to a designated twitter account.