
The Newspaper Delivery Route App, built with Flutter, was created for my IT Project Management Class. The app essentially functions like Google Maps, except that it directs you through a route of 30+ addresses of Newspapers to deliver for the day. The app utilizes Google Maps API to efficiently and accurately navigate the user through the routes, and even has Text-To-Speech for vocal route directions.
The app includes a backend server hosted in Firebase and Google Sheets to provide the app with the locations for that current day.