dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

At the Door registration #58

Open harrislapiroff opened 10 years ago

harrislapiroff commented 10 years ago

The system should be able to handle registrations at the door for events. This might mean:

  1. allowing organizers to enter records manually as specified in #57
  2. having some sort of offline system that can be synced in case the internet at the venue doesn't work
  3. accept cash or check as payment (maybe with an organizer's authorization or something?)
melinath commented 10 years ago

I like the idea of having the site work offline. But I would be concerned about data loss if the browser happens to get closed or something... that's more of a phone app type of functionality.

harrislapiroff commented 10 years ago

Yeah, that was more of a long-term thought. Or maybe we could do something like provide a spreadsheet template and offer a simple import from CSV/spreadsheet.

melinath commented 10 years ago

It might be useful to have some sort of limited-permissions-super-simple-website interface for door volunteers, similar to Square Register. (or... square integration...?)