A web app for tracking registered users/friends
- listing all users from users api
- searching users by name
- sorting users by ID and age
- check users information
- add users to your friend list
- manage your friend list
type keyword of user name in search bar
Click "sort by default" select list to choose sort by ID or sort by age
Press the icon of heart on each user's card to add it into friend list. The icon will be changed to red when the user is added to friend list.
Press the icon again. The icon will be changed to hollow blanck when the user is removed from friend list
You can checkout the friend list in friend.html