By Liselot Ramirez. My own implementation for the Phone-as-Pixel project.
Started in the Summer Semester 2017
at Bauhaus University
for the Mobile Information Systems
class.
I'm a front-end geek and developer since forever so all of this rant is the product of my anxiety and my over-excitedness to work in a cool project like this one. My class partner Saquib was very helpful in the initial research for this project. Thank you Saquib!
For more on this, please visit the Wiki page for the project.
I forgot to say it in the original Wiki message, sorry!
I'm going to rebuild this repository later tonight by modifying slightly my zoom & matching algorithm with the SCSS techniques and the use of calc() provided by Smashing Magazine - STAY TUNED!
Like I said, I want to keep maintaining this wiki regardless that my homework deadline is up. I'm learning everyday so there are a couple of ideas I want to implement:
- The new Android Oreo has a multi-display support, and I NEED TO TRY THIS APP THERE!!
An improved matching/synchronized image by modifying the meta tag with the viewport option and initial-scale. For example,Tested. Works better with the scale predefined. To improve it, SCSS will be implemented soon (updated 04/Sept/2017).<meta name="viewport" content="width=device-width, initial-scale=1">
- Develop the version with Google's Polymer. This is a JavaScript library with optimized custom web components, so it can be worth a try to cut a part of the canvas and send it to clients.
I really want to try that you guys!!
Open an issue and let me know what's up.