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

This request is for adding the first back-end function (Get all class you are register into) #56

Merged
merged 2 commits into from
Feb 21, 2017

Conversation

Winterhart
Copy link
Collaborator

A new method have been created GetAllClassRegisteredIn inside ./Services/GetAllClass, the method is returning List All Class register

Small refactor and changes on InserUserDetails...
Addition of thread and call inside HomeFragment class

To TEST:
Checkout branch: BackE-Feature1Sprint3 and test it on your machine

****If you review this pull request add comment to the code that have been changed...

This pull will solve issue #54 !

…ce/GetAllClass, the method is returning List<String> All Class register

Small refactor and changes on InserUserDetails...
Addition of thread and call inside HomeFragment class
@MewtR
Copy link
Collaborator

MewtR commented Feb 21, 2017

Seems like your function is working. However I also get an error in my "run" console and I'm not sure what it means but I don't think it has to do with your work.

testbacke-feature1sprint3

Copy link
Collaborator

@MewtR MewtR left a comment

Choose a reason for hiding this comment

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

I find your code to be readable although it would be nice to see some more comments for the sections that can't be easily understood by the frontend team.

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

Successfully merging this pull request may close these issues.

5 participants