Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outreach Registration System #5

Open
kenlimmj opened this issue Jun 14, 2013 · 1 comment
Open

Outreach Registration System #5

kenlimmj opened this issue Jun 14, 2013 · 1 comment

Comments

@kenlimmj
Copy link
Member

Possible? Idea should be similar to the commenting system. Basically I'd like to set up a couple of terminals (could be a desktop, could be a roving tablet) at the front area of any outreach event. These tablets will collect names, email addresses, and a nice picture.

However just asking people to fill up a clean form itself is a bit sterile, because in a guest-book, you see everyone else who's signed in in front of you. So if we have a system that's real-time, as I'm keying in my information, I see an entry coming in on top from the guy next to me.

This should be integrated with the API itself, and not be separate, because then we can do a couple of things:

  • Send emails automatically to follow up
  • If we post live-lecture footage on the site, these people can be listed as being there
  • We can track outreach events

Should also be able to work offline, i.e. I tether to load the page, then I disconnect, it detects I'm disconnected and proceeds to store everything to localstorage. Once I reconnect, it syncs the content over to the db. This is useful for places where internet connection will be intermittent.

@jethrokuan
Copy link
Member

Move to the liberol repo

Sent from my iPhone

On Jun 14, 2013, at 11:13 AM, Kenneth Lim [email protected] wrote:

Possible? Idea should be similar to the commenting system. Basically I'd like to set up a couple of terminals (could be a desktop, could be a roving tablet) at the front area of any outreach event. These tablets will collect names, email addresses, and a nice picture.

However just asking people to fill up a clean form itself is a bit sterile, because in a guest-book, you see everyone else who's signed in in front of you. So if we have a system that's real-time, as I'm keying in my information, I see an entry coming in on top from the guy next to me.

This should be integrated with the API itself, and not be separate, because then we can do a couple of things:

Send emails automatically to follow up
If we post live-lecture footage on the site, these people can be listed as being there
We can track outreach events
Should also be able to work offline, i.e. I tether to load the page, then I disconnect, it detects I'm disconnected and proceeds to store everything to localstorage. Once I reconnect, it syncs the content over to the db. This is useful for places where internet connection will be intermittent.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants