Inspiration
Sometimes, we don't feel like using our laptop to program.
What it does
Executes racket code in the least efficient way possible.
How I built it
From the android app, we send the code to a PHP file which stores the code in a MYSQL database. Our desktop app (which is constantly querying this database) gets the code, and types it into dr racket using a Java Robot. The Robot then presses play, copys the output and sends it to a PHP file. The PHP file stores the output in a MYSQL database. The android app (which is constantly querying this second database) receives this output and displays it to the user.
Challenges I ran into
Pebble is a piece of shit.
Accomplishments that I'm proud of
My U14 house league trophy.
What I learned
Pebble hates javascript and hates us.
What's next for MOBILE RACKET
First its your phone. Then its world domination.
Log in or sign up for Devpost to join the conversation.