guaj / SemesterPlanner-Server

Backend repository for the Semester Planner App
2 stars 1 forks source link

Fetching Concordia University Open Data API #80

Closed EyalAzimov closed 1 year ago

EyalAzimov commented 1 year ago

As a developer, I want to access concordia data to store it in our system database. We need the following data :

This feature should fetch the data needed and save it in our database. This should not be trigger every time a user fetch data to the database, rather every x amount of time (monthly for now, should be paramtrized).

Link to the documentation : https://github.com/opendataConcordiaU/documentation/blob/master/README.md

mnashat commented 1 year ago

This issue is already created and assigned. Closed as duplicate.