- Click on any of the profile icons above, a real-time display of streamers currently streaming live on Twitch.
- After login, users will be able to create feedbacks and reply with comments.
- Strongly encouraged to create an account (use any dummy email address). Open two browser windows and watch the real-time updates in action after voting or creating feedbacks.
Main features implemented:
[x] User login and registration, auto page redirection after login.
[x] Twitch API connection and subscription on streamer events
[x] Create Feedbacks and Comments
[x] Vote count and voter list will update in real-time for all users (via PubSub)
[x] Time ago displayed is in real-time and will auto update without page reloading (LiveSvelte)
[x] Basic user search (username only)
[x] Most Popular lists, a real-time display of the top ranked streamers.
[x] Sorting for feedbacks and comments. [x] Pagination for feedbacks and comments
To be implemented:
[ ] Notification feed on new feedbacks, comments, votes etc for all users