Skip to content

Improve response time (paginate) #23

@marcostong17

Description

@marcostong17

Currently movie list is grabbed from FinKino server as xml and it is only possible to get the entire list of schedules for one day or the entire list of movies (no schedules).

Since the phone is able to display a limited number of items on screen, its better to retrieve only few items and then fetch more.

This might not be possible with current architecture, evaluate posibility to use a server like set one in google app engine that fetches the movies and is able to serve requests for pagination.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions