Queens-Hacks / tweetmatch

matchtweets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use challenge ids in urls

uniphil opened this issue · comments

commented

use javascript to push the new challenge id to the address bar for every challenge.

make those urls valid: show the challenge specified, and if a user has tried the challenge before, show their answer

use the browser history stack: when a user hits 'back', they should be stepped back through the challenges in their session.