This is a personal project that I am going to use to grow as a professional.
It consists in an web application that will help the user to save money doing their grocery list.
Mainly, this project consist in 3 parts:
This scrapers are written in Python with the help of the Beautiful Soup library. At the moment there is just one web scrapper for Carrefour.
A flask server that offers a REST API.
A web client written in Angular 6.