Use AJAX to implement account info service
YuqianZhang opened this issue · 0 comments
YuqianZhang commented
As a front-end developer
I need to provide users with several options(button)
So that they can either register, change, delete and get their customer account information
Assumptions:
- JSON with AJAX
Acceptance Criteria:
When user open the UI,
they will have 4 options:
create / change / delete / get information
Then the webpage will run unit test and get back to user with id info loaded