diff --git a/README.md b/README.md index 78f3f2b..756ceaf 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,20 @@ An advance rails user interaction system. Think like its is mini facebook with l ### Live Chat ![Live Chat](/screenshots/live_chat.png) +### User Post +![User Post](/screenshots/user_post.png) + +### Create Group +![User Post](/screenshots/create_group.png) + ### Notifications ![Notifications](/screenshots/notifications.png) ### Update Profile Page ![Update Profile](/screenshots/update_profile.png) +> There are tons of feature . So I don't want to flood this with screenshots. Thanks + # Contributors Thanks to following kind people who have significant contribution on this project. 1. Vijay Raghavan Aravamudhan (@vraravam) diff --git a/screenshots/create_group.png b/screenshots/create_group.png new file mode 100644 index 0000000..e538f6d Binary files /dev/null and b/screenshots/create_group.png differ diff --git a/screenshots/live_chat.png b/screenshots/live_chat.png index 4a5a63c..ab4a883 100644 Binary files a/screenshots/live_chat.png and b/screenshots/live_chat.png differ diff --git a/screenshots/notifications.png b/screenshots/notifications.png index 9f804db..e150958 100644 Binary files a/screenshots/notifications.png and b/screenshots/notifications.png differ diff --git a/screenshots/update_profile.png b/screenshots/update_profile.png index 16a8c17..8d9835c 100644 Binary files a/screenshots/update_profile.png and b/screenshots/update_profile.png differ diff --git a/screenshots/user_post.png b/screenshots/user_post.png new file mode 100644 index 0000000..c7e2a95 Binary files /dev/null and b/screenshots/user_post.png differ