Skip to content

smartuni/escape-room-of-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

escape-room-of-things

Folder organisation

  • /Documents: Got some documentation? Store it here!
  • /App: Holds everything related to the Android App
  • /RasPi: For the configuration and setup of the RaspberryPi
  • /Nodes: Maintains everything RIOT related, including source code of the basic puzzle nodes
  • /Puzzle/<name>: Files, code and documentation for a specific puzzle
  • /Backend: Rest Api, DB Logic, Coap client and Coap Server