problemotd icon indicating copy to clipboard operation
problemotd copied to clipboard

Problem of the Day: A new programming or logic puzzle every Mon-Fri

Results 11 problemotd issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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).

enhancement

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...

Pretty sure this isn't in use any more

easyfix

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...

enhancement

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...

enhancement

The site was made fairly quickly with bootstrap. If you're in to UI/UX and have some ideas please post them here.

enhancement
help wanted

Inside the send_problem management command a method should exist to post the title and link of a problem to a designated twitter account.

enhancement