old code base line 40 to 110
- The action sign in button.
- to reduce amount of lines in code.
- to reduce redundent code.
- create helper functions for independant tasks, and to reduce redundent code.
- refactor the networking layer to push tasks into the background thread instead of pushing it to the background thread everytime I call the object.
Completed code: refactored code line 30 to 71
Completed code commit: commit