Repository for the code for India Hackathon. Akshaya Patra Route Optimization Problem
Items Included:
- Database APIs to access the excel sheets which come out of the Akshaya Patra CRM.
- A New Heuristic Clustering Algorithm, to find out the clusters.
- Basic Calculations done using Google Distance Matrx API.
- Basic Map Samples using Google Directions API showing the optimized Routes.
To Do:
- Completely build the UI
- Implement our algorithm so that it can be modularly plugged into the UI system.
- Explore other algorithms which can be useful in this regard.