Nub-International-Group / ModelWorld-Bank

Monorepo for ModelWorldBank. Vue + VueX + Bootstrap frontend, Node + Mongo + Express backend.
6 stars 3 forks source link

Refactor account types #128

Closed strideynet closed 4 years ago

strideynet commented 4 years ago

Deals with the need for account types: Personal/Corporate and Savings/Current.

I'd like to propose we introduce proper controllable account types, with admins able to create new accounts.

The following could be controlled:

To implement server-side and front-end for this: 3 hours.