Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 724 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 724 Bytes

mpcu : mobile presentation control unit : alpha 0.1

Usage

  • app/console doctrine:schema:update
  • app/console server:run

Open localhost:8000/app_dev.php/

Register a UserSession via the Form and login with your credentials.

Choose Reciever.

Open the page on the same or another device again and login with your credentials.

Choose Sender.

Swipe from left to right or right to left. The Actions are saved within your UserSession and the Recieving Site will display every action the Sender is doing in real time.

Todo

  • add build system like http://capifony.org/
  • add service like youtube to control, online presentation etc
  • write more tests
  • TDD for the future dev
  • add csrf tokens to forms and ajax