klpdotorg / dubdubdub

Home of KLP. Houses *most* of the data and APIs.
MIT License
5 stars 4 forks source link

Library end point modifications. #141

Closed geohacker closed 10 years ago

geohacker commented 10 years ago

@iambibhas - please add the following to the library end point -

  1. array of years
  2. array of classes
  3. array of levels - green, red etc.
  4. array of languages - kannada, english etc.
  5. If class is null, don't return the library aggregation data.
geohacker commented 10 years ago

Also - in the lib_infra object - "lib_infra": { "Type in Hub-Spoke model": "", "Number of Chairs": null, "Number of Books": 250, "Number of UPS(s)": null, "Status of the Library": "Handed over", "Number of Tables": null, "Number of Racks": null, "Number of Computers": 1 },

make the labels easy to parse, please?

batpad commented 10 years ago

@iambibhas please ignore @geohacker's previous comment. lib_infra is fine the way it is and already implemented it using current structure, so please don't change it. thanks :)

geohacker commented 10 years ago

Hrmph.