Skip to content

Deepesh#8

Open
deepeshgrover wants to merge 9 commits into
devfrom
deepesh
Open

Deepesh#8
deepeshgrover wants to merge 9 commits into
devfrom
deepesh

Conversation

@deepeshgrover

Copy link
Copy Markdown
Collaborator

Akhilesh check if it is working okay

donmarcos and others added 9 commits August 3, 2020 12:49
- Used AWS Cognito for both, registration and login. And a YouTube video for reference on how to build the same. Currently, the code is almost the same as that given in the video, but we will make changes in upcoming commits.
- The build.gradle file has 2 extra implementations which are included in the last 2 lines of the file. They are for the AWS Cognito Identity Provider and Core SDKs.
- There is a small fade-in animation in the Signup page, which loads by default for now. When the sign-up is successful, the Login activity is loaded and a background login is performed by passing the given credentials.
- There are two fields, Address and Birthdate, which have been defaulted to set values for now as there are no XML elements in the sign-up page to retrieve them from.
- The entire log of successful and unsuccessful registration and login can be seen in the Run terminal in Android studio as it has been logged using the Log.i() function. Therefore, even if the XML display of the Login page doesn't redirect to an account home page after successful login, for now, you can see if it has been so in the Run terminal.
- Otherwise, the TextActivity is running perfectly fine, as the chatbot backend communicates with the Orderflowers_dev branch and the frontend responds to the user with appropriate responses.
Revert "Login and sign-up done!"
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.

3 participants