As of now we have two databases. One for user management and one for other data such as number of posts, reviews, listings and more.
But there is no connection between the two, meaning that when a user Signs in to our site his Profile (for example) doesn't fetch data for No. of Reviews etc.
Most of the code is already there but for certain pages we will need more code (for example the Profile page).
As of now we have two databases. One for user management and one for other data such as number of posts, reviews, listings and more.
But there is no connection between the two, meaning that when a user Signs in to our site his Profile (for example) doesn't fetch data for No. of Reviews etc. Most of the code is already there but for certain pages we will need more code (for example the Profile page).