Back
Coding
Created a dispatching food-delivery mini site, where first random locations are selected for clients-restaurants-couriers. Then couriers are first assigned to a client in a total shortest distance possible. Then a courier may take 2 orders, if that will decrease total delivery distance.
#coding
completed days 34 and 35 (projects with lists) of "100 days of code" by Replit
#coding