Database Structure - Kitch41/Blok-Tech GitHub Wiki
My Database structure is not that important for the preview of my matching app, So i didn's spend to much time trying to get a good structure.
If my database structure was more important for the Edit Profile feature, like for instance i had to add more users to it. i would've changed up the way it is structured quite a bit. i would make a database with a collection of users, and within there i would store all user data. but since this isn't necessary in my case i decided not to build it this way.