svbackend / my-art-lib

Your own library of watched movies with crowd based recommendations and notifications about releases
https://mykino.top
GNU General Public License v3.0
2 stars 0 forks source link

User Profiles and Contacts providers #9

Closed svbackend closed 6 years ago

svbackend commented 6 years ago

Now users have own profiles (one to one) and profiles have contacts providers (actually its just "Name: Value" storage for user contacts, so user can setup as much contacts as he need, like "Instagram: https://instagram.com/{username}" and other social pages)

I need to write tests before merging this PR. Maybe tomorrow will do that. But current tests working fine even with new Entities and relations.