This is web app which help a patient to connect with doctors worldwide and a doctor can also make money through this by engaging with patient all over the world.
There were many challenges that we ran into. Some of them are
- Integrating nextjs frontend with nodejs backend
- Error due to cors policy which we solved by passing headers with the requests
- While implementing sessions in nextjs we ran into redux problems too.
- While implementing chatting features we ran into sessions problems.