Open erluxman opened 1 year ago
App should work just like this in Android As well.
https://user-images.githubusercontent.com/6260014/234062631-86f38fbe-e703-4f1e-9735-baed9c8fdd4f.mp4
Read the following steps to learn contributing easily
https://github.com/erluxman/midwest-students/wiki/Contribution
This app logs in with google in iOS only. Necessary changes might need to be made in order for it to run in Android.
Possible stuffs to be done:
But before that.
https://user-images.githubusercontent.com/6260014/234055842-2c05a712-d4eb-4114-83ad-e879e0fbcd35.mp4
git checkout -b audroidAuth
git add .
git commit -m "Fix android Auth"
git push origin audroidAuth
Then raise PR against this repo (my repo that has
erluxman
in it) Learn it using chatgpt or youtube. or ask me.