guitar-strings-123 / capstone-project

0 stars 1 forks source link

modularize columns for users table #253

Closed bryceAM closed 1 year ago

bryceAM commented 1 year ago

Change the columns in the user rows in the database to be more flexible and better facilitate grabbing this information from the user object to fill out the order if the user checks a box that says use personal address on file. The changes may require userlocation in the database to be broken into usercity, userstate, and userzip.