All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- feat: add dead-simple frontend using React
- refactor: enhance repository structure
- docs: improve changelog
- refactor: install lgm-prices in aws lambda from main branch instead of dev
- refactor: removed sensitive data from repository using BFG
- fix: merge seller's name without logo hotfix
- fix: extract seller name that do not have image logo and has div with clas "mp-loja-semlogo"
- feat: python package 'lgm-prices' with methods to scrappe data from LigaMagic's marketplace
- feat: create aws lambda resource using 'lgm-prices' packages to scrappe data on-demand using lambda rest api