Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 836 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 836 Bytes

JobAppDemo


We really value people who can just get stuff done, so we've got a challenge for you: give yourself two-ish hours to build something fun. It can be absolutely anything you want, with a few requirements:

  • You need to build something from scratch
  • It needs be accessible on a web browser
  • It has to have some sort of logic executed on the backend (server or serverless)
  • Bonus points: It uses a hash function somewhere

When you're done, please provide us with a link to the github repo, and either instructions on how to launch or a link to a running demo. To give you an idea of what we're talking about, here's a demo of something we threw together (doesn't include a hash function unfortunately!):

Demo: http://enjeyw.pythonanywhere.com/ Git hub repo: https://github.com/enjeyw/JobAppDemo

Have fun!