I am far for being an expert in web development or any app development in general but i have the basics. I want to develop a simple microsoft Teams app for my organisation in order to do HR management. I want to use MongoDB to store the data. However I've spent quite a lot of time on trying to figure out how does the toolkit works. How can I create an teams application in teams using a mongoDB database. Which language should I use, React JS? If you have any useful links i'll take them. Thanks for your time guys :)
Asked
Active
Viewed 43 times
0
-
1at the end, a teams app is not more than a website embedded inside teams. So you would connect to MongoDB like you would when developing a "normal" website – Ascendise Nov 07 '22 at 15:39
-
ok that's pretty useful thanks a lot! – F4L4X Nov 10 '22 at 08:27