Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Implement the Latest Activites Screen #77

Open
5 tasks
lkmandy opened this issue Feb 15, 2023 · 0 comments
Open
5 tasks

Feat: Implement the Latest Activites Screen #77

lkmandy opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
feature a new feature

Comments

@lkmandy
Copy link
Contributor

lkmandy commented Feb 15, 2023

Description

Design and implement a screen that shows all the activities/transactions a user has made sorted in order, from the latest to the oldest.

Acceptance Criteria:

  • The activities should be real user data, loaded from the database
  • The activities should be sorted from the latest to the oldest
  • The user interface should be implemented in a pixel perfect manner
  • Only ten activities should be visible on the screen at a given time
  • Users should be able to scroll to see the next ten activities

Screenshots/visuals

latest-activities

@lkmandy lkmandy added the feature a new feature label Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a new feature
Projects
None yet
Development

No branches or pull requests

2 participants