Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase crud #83

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

mdamaan853
Copy link

@mdamaan853 mdamaan853 commented Jun 10, 2021

Type of Change:

Completed the firebase CRUD operation

Comment on lines 9 to 15
apiKey: "AIzaSyDwQ_BVaf3LXTqCjEUZk_al7bEdSbM3XIc",
authDomain: "crudoperation-7e481.firebaseapp.com",
projectId: "crudoperation-7e481",
storageBucket: "crudoperation-7e481.appspot.com",
messagingSenderId: "615119619499",
appId: "1:615119619499:web:7a81027209c502106bfeee",
measurementId: "G-10JP8V60VE"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PLease revert this change

Copy link
Contributor

@Abhishek-kumar09 Abhishek-kumar09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just resolved the merge conflicts, pull the branch before making your own changes.

@@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="color-scheme" content="dark light">
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are not using bootstrap. Downloading another css library may cause a lot of unusual loading time.
We are using material-ui.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants