bsoc-bitbyte / GetIt

Streamlined college e-commerce: Simplifying merch buying and selling for students.
https://getit.iiitdmj.ac.in/
18 stars 51 forks source link

[Feature Request]: add create, get and update account endpoint #43

Closed arminpatel closed 8 months ago

arminpatel commented 1 year ago

Is your feature request related to a problem? Please describe.

.

Describe the solution you'd like

Instead of changing the user model directly, let's create a account model that has a one to one relationship with the user model.

Describe alternatives you've considered

No response

Developer Help

No response