illinois/clickin

Short URL Redirection System

sathreddy opened this issue · 1 comments

Related to #30 .

Given a short URL (e.g. join.click.in/xYz6), it should route user to target polling session page and authenticate if previously logged in.

I would like to tackle this, but I have no idea where to start.

A few questions:

  1. What do you mean by target polling session page? Would that be the remote screen?
  2. Would we need to store the user's data somewhere? Is this already happening?