Show Online Friends using Node.js with Nice UI Interface

Table of contents
Reading Time: < 1 minute

Last month, we created a login demo template in Node.js and MongoDB. We also added signUp with Facebook, Twitter and google. So that user would not need to signup manually. We added profile management feature with a nice UI interface. So that uses could modify his profile detail along with his photo. We have used MongoDB for this application.

We added Friend List management with auto-complete functionality. We are continue working on this to add more features.

Now we have added one more feature to show online friends. If a user A adds another user B in his friend list and user B is logged in and goes to Friend List Tab then B would be visible as online in A’s friend list.

This feature would be useful if user wants to chat with his online friends. Chat functionality is in progress. We are working on that.

This is demo template, which can be used as a starting point for your application. You can add more fields in database.

To use this application, Pull the code from https://github.com/knoldus/Node.js_UserLogin_Template.

Screenshot from 2014-05-09 22:55:27

Written by 

Ayush is the Sr. Lead Consultant @ Knoldus Software LLP. In his 10 years of experience he has become a developer with proven experience in architecting and developing web applications. Ayush has a Masters in Computer Application from U.P. Technical University, Ayush is a strong-willed and self-motivated professional who takes deep care in adhering to quality norms within projects. He is capable of managing challenging projects with remarkable deadline sensitivity without compromising code quality.

1 thought on “Show Online Friends using Node.js with Nice UI Interface1 min read

Comments are closed.

Discover more from Knoldus Blogs

Subscribe now to keep reading and get access to the full archive.

Continue reading