Landing page for the entrepreneurship course at Tallinn University of Technology
MarketPixel is a platform that allows you to scan products in a supermarket to read their composition more easily. It is mainly intended for people who doesn't speak the languages present on the product labels.
You will find on my gitlab the application of marketPixel as well as its documentation.
- @A1CY0N – [email protected]
- Ivar V.
- Christophe de G.
Distributed under the MIT license. See LICENSE
for more information.
- Fork it (https://github.com/A1CY0N/marketPixel_website)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request