OUR ISSUES

You can help us !



  • What types of sensors can be used to detect whether the professor is in the study ?
    [SOLVED]: Motion sensor, pressure sensor, sensor of electrical consumption.

  • How can we save datas in a WebApp for smartphone ?
    [SOLVED]: Using HTML Local Storage.

  • How can we parse the output of a JSON which number of elements is unknown ?
    [SOLVED]: Saving JSON data into a $scope variable using Javascript and parsing it in index.html

  • How can we incorporate a tappable calendar into a HTML page? It should have clickable zones that allow you to book for a specific time slot.

  • How can we do parallel operations in multithreading using a Raspberry Pi? We have to check in real time the status of the professor and manage an interaction with him.
    [SOLVED]: Importing "threading" library into a Python Module.

  • What can we use to interact with the Professor? The best is a 5" touch display. The Prof must be able to set its state and see the status of the queue. [SOLVED] 2.8" touch display