naman / GourmetPadosMein

Neighbour Food Discovery!
MIT License
0 stars 0 forks source link

Code Cleanup #78

Open naman opened 8 years ago

naman commented 8 years ago

Need to clean and make the code modular (many functions, each function for one purpose) rather than having long (100 lines) of functions. and/or use DRY principle.

naman commented 8 years ago

Use Comparators and Arrays.sort instead of bubble sort? :v: