The-WebOps-Club / fest-api

An API implementation for Saarang Shaastra like fests, including ERP and Mainsite and Mobile interface
12 stars 11 forks source link

Cacheing user list #56

Closed AbdealiLoKo closed 10 years ago

AbdealiLoKo commented 10 years ago

We are fetching user list every time. Need to make a better way of doing this.

Fbid will never change and contacts rarely change. A much better html5 solution - local storage needs to be implemented