This project is build using Android frontend and Node.js backend which in turn is connected with services like Elastic search and Cache using Redis.
26
Created on 14th October 2020
•
T
Talent-hub
This project is build using Android frontend and Node.js backend which in turn is connected with services like Elastic search and Cache using Redis.
The problem Talent-hub solves
This app can be used by the people to share their talent with the world. It currently contains only three domains: cooking, writting and painting for the people to share their work.
Challenges I ran into
To show the userfeed. To solve this problem I used the twitter fanout technique and Redis cache to calculate the usedfeed
To show the search suggestion (currently working on it)