Skip to content

a-llie/photo-service

Repository files navigation

photo-service

Backend code for the photo service high fidelity prototype.

To run javascript version:

$ npm install

$ node imageCompare.js

To run python version:

$ pip install -r requirements.txt

$ python imageCompare.y

Note that the python version will NOT work unless the user has the Visual Studio C++ development tools installed.

About

Backend code for the photo service high fidelity prototype.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published