File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,24 @@ Enjoy :smile:
36
36
A Progressive Web Application showcasing all the features of ` vue-advanced-chat ` component.<br >
37
37
Built with Firestore, Vuetify, and Push Notifications.
38
38
39
+ If you wish to get premium access to the real world example source code, please contact me by email.
40
+
41
+ You will get a fully working chat application for web and mobile:
42
+
43
+ - UI and backend integration
44
+ - Email, Facebook and Google authentication
45
+ - Real-time messaging, browser push notifications, images optimization (Firebase Cloud Functions to compress avatars)
46
+ - UI/UX components for alerts (errors, information), dialogs, etc.
47
+ - Add existing users to a room using their email
48
+ - Send email invitations to non-existing users
49
+ - Edition of profile and rooms
50
+ - Addition and deletion of room users
51
+ - Optimised firestore implementation to reduce bandwidth and costs as much as possible
52
+ - State management using vuex
53
+ - Internationalisation (i18n)
54
+ - Google Analytics
55
+ - Support to help you get the chat up and running
56
+
39
57
## Table of Contents
40
58
41
59
- [ Installation] ( #installation )
You can’t perform that action at this time.
0 commit comments