utmgdsc / MyAcademia

0 stars 4 forks source link

Link the Database to Django #28

Closed AkhilChoraria closed 1 year ago

AkhilChoraria commented 1 year ago

Use the Django Framework to Link and get information on the Database.

adityaharish218 commented 1 year ago

Created Django commands that can populate the database given CSV files. This is a workaround for now as the database isn't too big. Once it gets bigger, we will need to incorporate this into the web scraping script directly to ensure that it works properly