JakovTomasic / RitehMaps

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

Professor data #45

Closed NikaRodin closed 1 year ago

NikaRodin commented 1 year ago

This serves as a temporary solution for #21. I managed to extract all current professor data from the Riteh webpage using a web scraper, but due to CORS error the data had to be saved manually and hardcoded into a JSON object. If we want the app to be able to fetch the professor data real-time, we will have to fix this problem in the future (#46).