Do a better sync between SignUp, LogIn, LogOut
(check
https://medium.com/@anas.mammeri/vue-2-firebase-how-to-build-a-vue-app-with-firebase-authentication-system-in-15-minutes-fdce6f289c3c
https://medium.com/js-dojo/vue-authentication-with-firebase-ui-3610ef7f89ee
)
Fix MenuItems and Name - Login - Logout behaviours and appearance in NavBar
LogIn Redirect to SignUp if the user has never signed up with a warning about that
Add created channels to db under user. Dont't show them in Join Channel. Clear them when logging out and fetch them when logging in.
Make LogIn code
Create a tour (that can be skipped) for the first time a user enter the app
Do a better sync between
SignUp,LogIn,LogOut(check
https://medium.com/@anas.mammeri/vue-2-firebase-how-to-build-a-vue-app-with-firebase-authentication-system-in-15-minutes-fdce6f289c3c
https://medium.com/js-dojo/vue-authentication-with-firebase-ui-3610ef7f89ee
)
Fix MenuItems and Name - Login - Logout behaviours and appearance in NavBar
LogIn Redirect to SignUp if the user has never signed up with a warning about that
Add created channels to db under user. Dont't show them in Join Channel. Clear them when logging out and fetch them when logging in.
Make LogIn code
Create a tour (that can be skipped) for the first time a user enter the app