An open API service indexing awesome lists of open source software.

https://github.com/dcdms/pass.in

A participant management application for in-person events.
https://github.com/dcdms/pass.in

Last synced: about 1 year ago
JSON representation

A participant management application for in-person events.

Awesome Lists containing this project

README

          

# Pass.in

Pass.in is a **participant management application for in-person events**.

The tool allows the organizer to register an event and open a public registration page. Registered participants can issue a credential for check-in on the day of the event. The system will scan the participant's credentials to allow entry to the event.

## Requirements

### Functional Requirements

- [ ] The organizer must be able to register a new event
- [ ] The organizer must be able to view event data
- [ ] The organizer must be able to view the participant list
- [ ] The participant must be able to register for an event
- [ ] The participant must be able to view his registration badge
- [ ] The participant must be able to check in to an event

### Business Rules

- [ ] The Participant can only register for an event once
- [ ] The Participant can only register for events with available places
- [ ] The participant can only check in to an event once

### Non-Functional Requirements

- [ ] Check-in at events will be carried out using a QRCode