Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 647 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 647 Bytes

PriceListOptimizer

Application to optimize pricelist for online shop based on other shops' pricelists.

Solution heavily relies on nuget packages. Please, make sure you have nuget installed and package restore option is enabled.

Roadmap

  • Base application layout [done]
  • Category parser [done]
  • Tests coverage
  • New parsers(products, pricelists)
  • Pricelists optimization
  • Communication with admin console on the website
  • Separate service crawling the website 24/7