This project uses Poetry for dependency management. If you haven't installed Poetry yet, you can do so by following the instructions on their official website.
Once you have Poetry installed, you can clone this repository to your local machine:
git clone https://github.com/EgoitzAB/bolt_rider.gitNavigate to the cloned repository:
cd bolt_riderThen, install the dependencies using Poetry:
poetry install- In this exercise, I used scraping technologies and PDF parsing libraries. It was my first project, and the purpose is to have something in my repository.
The first part of one exercise program to make life easier for delivery riders. It needs more improvements, like one scraper of the best delivery zones. It's not so useful really, and indeed it could really become better as a daily accounting app than a cost and profit app.
You enter the number of orders and the price they are paying optionally in the terminal, returning the total profits after the electricity expense.