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.
- Host: GitHub
- URL: https://github.com/dcdms/pass.in
- Owner: dcdms
- Created: 2024-04-02T00:54:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T16:12:44.000Z (about 2 years ago)
- Last Synced: 2024-12-21T12:23:29.145Z (over 1 year ago)
- Language: TypeScript
- Size: 410 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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