JakovTomasic / RitehMaps

Indoor navigation project for the Faculty of Engineering, Rijeka
Apache License 2.0
3 stars 1 forks source link

Professor data real-time fetching #46

Open NikaRodin opened 1 year ago

NikaRodin commented 1 year ago

Find a way to fetch the professor data real-time without getting the CORB/CORS error. We might have to come up with a more complex approach rather then just web scraping the data from the client side. This problem is described in more detail in #21 and #45.