Vita-App / Vita

Bringing life back to your college life.
https://mentorship.thapar.edu/
MIT License
120 stars 78 forks source link

Fixes #152 #171

Open sarkartanmay393 opened 1 year ago

sarkartanmay393 commented 1 year ago

I removed all topics from /client/src/data/topics.ts, and created a function to load all topics data from the backend database. I called this URL /api/get-topics and got all topics data, then returned that data from my function. And Finally, switch the source of all by tweaking a little.

@Lalit3716 It is working fine on my machine, kindly review it.

github-actions[bot] commented 1 year ago

Our team will soon review your PR. Thanks @sarkartanmay393 :)

sarkartanmay393 commented 1 year ago

@Lalit3716 Check this out Lalit.