Skip to content

Commit 8e1ac54

Browse files
committed
(docs) real work example access info
1 parent 822b37e commit 8e1ac54

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,24 @@ Enjoy :smile:
3636
A Progressive Web Application showcasing all the features of `vue-advanced-chat` component.<br>
3737
Built with Firestore, Vuetify, and Push Notifications.
3838

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+
3957
## Table of Contents
4058

4159
- [Installation](#installation)

0 commit comments

Comments
 (0)