Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.01 KB

marketPixel_website

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.

Meta

Distributed under the MIT license. See LICENSE for more information.

https://github.com/A1CY0N

Contributing

  1. Fork it (https://github.com/A1CY0N/marketPixel_website)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request