Skip to content

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