initiativaromania / HBP-Android

Aplicatie open-source Android pentru afisarea achizitiilor publice din Romania
Other
3 stars 1 forks source link

Update the app to use the new python services #3

Closed claudiughioc closed 6 years ago

claudiughioc commented 8 years ago

As the python server is changed, it might offer different API services (functions) with different parameters. Make sure that the current functionality of HBP is still in place with the new python API.

claudiughioc commented 8 years ago

Initially we will load all the public institutions when the app starts (there should be a couple of thousands) and we'll have to see if the app lags when it loads all of them.

arw357 commented 8 years ago

For this you should provide a call and response definition. For each method that already exists at least in the beginning.