APS 2 | Eco Pontos

Project that calculates the distance between a coordinate point in the Campinas region provided to the nearest Eco point.

Introduction

APS (Supervised Practical Activities) is an end-of-semester project that I needed to do in college, that is, this project was done halfway through the second semester of my Science classes of Computing.

In that semester, the main subject studied was structured programming in Python, therefore, the project should be done with this methodology and language.

The project is a localizer of Eco Pontos in Campinas made using the best path search algorithm.

About

The project does not have a graphical interface, so it is carried out using only the console.

Enter a location, and the program calculates the best route to the eco point in Campinas.

Contact