Day 2 - Get Registered Users/ Logged-in User
LoopaApp Day 2 of building Loopa, my messaging + project management app. What I added today: Fetched and displayed all registered users on the dashboard. Highlighted the current logged-in user. It’s pretty basic UI for now, but it’s functional. Feels great to see the pieces coming together. Next up: Build the chat interface. Connect real-time messaging (still deciding between AJAX polling and WebSockets). Sticking to the May 30 MVP deadline. Let’s see how far I can take this.

LoopaApp
Day 2 of building Loopa, my messaging + project management app.
What I added today:
- Fetched and displayed all registered users on the dashboard.
- Highlighted the current logged-in user.
It’s pretty basic UI for now, but it’s functional. Feels great to see the pieces coming together.
Next up:
- Build the chat interface.
- Connect real-time messaging (still deciding between AJAX polling and WebSockets).
Sticking to the May 30 MVP deadline.
Let’s see how far I can take this.