django and sharepoint

Copper Contributor

Hello Everyone! i'm New Here, if Anyone can help me i'm an intern , i have been asked to developp a web app in django that connects with sharepoint to import some list to the web app,

actually they asked me to develop it because sharepoint doesnt not have a place where you can put your worhours so they want a plateform where they can import files and stuff from sharepoint and insert worhours on the same place ps:they ask me too to deploy it and i dont have any idea what can i do

thank you :))

2 Replies
What I recommend you is to create a custom API you deploy in Azure that can make operations against SPO and call that API (A REST API) from DJANGO

@Juan Carlos González Martín  thank youuu! what about the web app ? should i deploy it in azure too?ps: i dont know much in deployment