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

Statistics/epic statistic 2 3 #47

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

Peppa-Akk
Copy link

Add network layoyt for Leaderboard:

  • Add get-method for load users;
  • Delete mock data for use;
  • Add handler of network error;
  • Add dependency injection to Usercard View Controller (transit profile).

Add network layer for Collection of User's NFT:

  • Add get-method for load nfts

4Leonid and others added 17 commits March 27, 2024 18:58
Create View with Statistic:
- Reveal StatisticVeiwController
- Add tableView
- Connected to tableView from MockData
- Implemented sort to tableView

Create View with User Card:
- Reveal UserCardViewController
- Connected Data from MockData
- Implemented button for transit on user's site
- Reveal collection view;
- Implemented mock data to collectionView

Update asset (addToCart)
Add network layoyt for Leaderboard:
- Add get-method for load users;
- Delete mock data for use;
- Add handler of network error;
- Add dependency injection to Usercard View Controller (transit profile).

Add network layer for Collection of User's NFT:
- Add get-method for load nfts
… network);

- Add put-methods to update likes and basket on NFT;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants