CodeTanzania / CodeTanzania/open311-android

Fetch Issues In a Reversed Chronological Order

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Fetch issues from the back-end in a reverse Chronological Order. Also get rid of the logic to sort Issues in the front-end.
End point should be something like
```
GET /servicerequests?q={"$orderby", { createdAt : -1 }}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.