Closed brucec5 closed 11 years ago
This pull request implements the login and user creation methods in the ApiInterface.
ApiInterface
The rest of the functionality needed for the Alpha build (creating entries and budgets, as far as I can tell) will be implemented shortly.
Fits coding style.
Have not found any errors in coding.
(Yay callbacks!)
Looks good to me!
This pull request implements the login and user creation methods in the
ApiInterface
.The rest of the functionality needed for the Alpha build (creating entries and budgets, as far as I can tell) will be implemented shortly.