Skip to content

vue js pwa application with firebase realtime database integrated which create record

Notifications You must be signed in to change notification settings

vishnuviru/firebase_write_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

firebase_write_app

vue js pwa application with firebase realtime database integrated which create record

##note: for Login first Signup with your basic information

Signup

basic signup

example:
	- email : admin@gmail.com
	- password : admin123	(password min 6 char)
	- confirm password : admin123

After sucessful signup it will redirect to /home page

if you already signup then signin using your credentials

Signin

basic signin

example:
	- email : admin@gmail.com
	- password : admin123
After sucessful signin it will redirect to /home page	

Writing App

click here to redirect my write app

Enter Company name and location then click add button
(records will be created in firebase database)

Listen App

click to redirect listen app

It will Listen firebase database and update the record in UI without refreshing page
you can delete the record also

About

vue js pwa application with firebase realtime database integrated which create record

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published