DotNet-302-Core
Ctrlk
  • Introduction
  • 1 - Intro and Setup
  • 2 - Add Users and Authentication
  • 3 - Client-side Login and Register
  • 4 - Improving the User Model
  • 5 - Displaying Users on the Client
    • 5.0: Adding Components and Routing
    • 5.1: Dropdown Functionality
    • 5.2: Adding Router Guards
    • 5.3: Updating Interfaces
    • 5.4: Retrieving Users from the Database
    • 5.5: Add Member Cards
    • 5.6: Styling Member Cards
    • 5.7: Member Profile
    • 5.8: Adding Route Resolvers
    • 5.9: Layout and Styling Member Profiles
    • 5.10: Adding Photo Gallery
  • 6 - Handling Errors
  • 7 - Editing Profiles and Uploading Photos
  • 8 - Pagination, Sorting, and Filtering
  • 9 - Following Users
  • 10 - Messaging
  • 11 - Appendix
  • Eleven Fifty Style Guide
Powered by GitBook
On this page

5 - Displaying Users on the Client

5.0: Adding Components and Routing5.1: Dropdown Functionality5.2: Adding Router Guards5.3: Updating Interfaces5.4: Retrieving Users from the Database5.5: Add Member Cards5.6: Styling Member Cards5.7: Member Profile5.8: Adding Route Resolvers5.9: Layout and Styling Member Profiles5.10: Adding Photo Gallery
Previous4.7: Adding Users ControllerNext5.0: Adding Components and Routing

Last updated 7 years ago