ygoralmeida1993 / Group-4-project

2 stars 0 forks source link

Log into the system using Google or Facebook credentials #32

Closed ygoralmeida1993 closed 4 years ago

Hirvashah2112 commented 4 years ago

@ygoralmeida1993 may I know the progress of this task?

ygoralmeida1993 commented 4 years ago

Sure, I'm going to close this issue since I have been told that this functionality is useless. Print with evidence bellow:

image0

Hirvashah2112 commented 4 years ago

@ygoralmeida1993 may be you have understood in a different manner. It was not the important part because the main functionality of our project was remaining so we needed to focus on that with high priority. That’s why you were told not to do it at that time

Hirvashah2112 commented 4 years ago

@ygoralmeida1993 so now as main features are almost been executed now we need to implement this part. So let me know if you want to do this part otherwise I can start working on it

ygoralmeida1993 commented 4 years ago

Ok, then I will start working on it

ygoralmeida1993 commented 4 years ago

I have implemented login using Facebook and Google. It was committed and pushed into branch FacebookAndGoogleLogin. I will wait for you guys to check it so I can close the issue.

patelshikha commented 4 years ago

Sure, I'm going to close this issue since I have been told that this functionality is useless. Print with evidence bellow:

image0

@ygoralmeida1993 You were not working on any of the issue that is why we asked for implementing the API first. We all can have hangouts meeting if you have any doubt related to the project.

patelshikha commented 4 years ago

@ygoralmeida1993 I checked your code. It is partially implemented. I can not pass login screen with google sign in. After signing through google the user must pass the login screen. Can you complete it by Thursday or someone else can work on it. @haocencol

patelshikha commented 4 years ago

@Hirvashah2112 you can work on this if not done by Thursday.

ygoralmeida1993 commented 4 years ago

I have fixed the google sign in button

vidhi281796 commented 4 years ago

@ygoralmeida1993 the code

vidhi281796 commented 4 years ago

@ygoralmeida1993 I checked the code but it is not working properly as I am not able to pass the login screen and also for the facebook I am getting error

patelshikha commented 4 years ago

@ygoralmeida1993 Can you tell me what problem are you facing? I can help you out. Firebase gives permission for using google and Facebook login. You need to enable it on firebase. You can find the documentation.

patelshikha commented 4 years ago

@ygoralmeida1993 https://firebase.google.com/docs/auth/android/facebook-login This is for your reference. You just need to follow these steps.