JakovTomasic / RitehMaps

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

Course data #20

Open JakovTomasic opened 1 year ago

JakovTomasic commented 1 year ago

Get a list of all the courses on the faculty and where they are held (in what room). Link the course with a specific room (#19).

Save all the data into some formatted file, like JSON.

Try to get API from the faculty for receiving time periods for each course and the rooms linked with it. That data can be found here. Alternatively, get it yourself from the site using a web scraper or similar (it should automatically update when the faculty changes the data).