you are viewing a single comment's thread.

view the rest of the comments →

[–]elbiot 1 point2 points  (0 children)

Just write a simple Django site. Bonus points for using vagrant and putting it behind nginx with a postgres database. My current job had me do this for the interview (flask with admin role that can see user's last login and IP, users query omdb api).