Presentation Kiosk is an application used to display a unattended carousel of slides, social media posts and a schedule for events.
This was built for and is currently being used for the Youth Stem Matters Research Conferences, however anybody is welcome to contribute and adapt this to their own purpose.
This project consists of three components:
Name | Type | Description |
---|---|---|
adminconsole |
React App | Provides realtime administrative controls to the kiosk |
kiosk |
React App | The unattended kiosk that can be shown or streamed to event attendees |
backend |
Node App | The server that manages all kiosk and admin connections, and which stores the config |
All contributions are welcome, however this was built for and is currently being used for the Youth Stem Matters Research Conferences.
Deployment instructions for each component are available in their individual READMEs: