Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.17 KB

Presentation Kiosk

Presentation Kiosk is an application used to display a unattended carousel of slides, social media posts and a schedule for events.

Image

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

Contributions

All contributions are welcome, however this was built for and is currently being used for the Youth Stem Matters Research Conferences.

Deployment

Deployment instructions for each component are available in their individual READMEs: