coldstar96 / cse403

Budget Manager Project
1 stars 2 forks source link

Api interface: login and user creation #19

Closed brucec5 closed 11 years ago

brucec5 commented 11 years ago

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.

CardboardAqueduct commented 11 years ago

Fits coding style.

Have not found any errors in coding.

(Yay callbacks!)

coldstar96 commented 11 years ago

Looks good to me!