Skip to content
Adam Burdett edited this page Apr 16, 2014 · 4 revisions

David: I wrote pseudocode for tracking cars that enter and leave the parking lot. I have not yet been able to figure out how to get an image from a web page. Since our camera doesn't show all entrances to the parking lot, our program will just show when a car passes our sensor and which direction it went.

Jared: I completed the HTML webpage general code and have gotten it connected to the server that Adam has set up. The webpage took some time to get to look and feel how I wanted, but everything turned out looking good. The color scheme is consistent, the fonts are limited to 2 fonts, links function to areas further down the page, and the screen adjusts smoothly for more narrow screens.

Adam: I changed our lamp stack server to a mean stack server and began learning how to handle the details of creating our first web app. we now have a place to put our html and begin to structure our angular js front end, I am still learning how to integrate David imaging code.

Clone this wiki locally