kowalczj / shop24

Web commerce application implemented in Flask
GNU General Public License v3.0
0 stars 0 forks source link

Customer account creation with specific information #14

Open kowalczj opened 4 years ago

kowalczj commented 4 years ago

As an account manager, I want to be able to create and edit accounts for new customers, so that their information can get recorded and transactions tied to them properly. During setup, I should be able to provide information such as billing/shipping address, primary contact information (phone, email, title), etc.

crisischris commented 4 years ago

(estimation) 2 weeks to set up UI, customer DB, payment API hooks, internal security procedures and pen testing regarding customer information DB (lulz).

kraynakr commented 4 years ago

I updated the user story to focus more on the CRUD aspect of customer accounts. Updating priority to 1.