utmgdsc / MyAcademia

0 stars 4 forks source link

Created and Populated database #30

Closed adityaharish218 closed 1 year ago

adityaharish218 commented 1 year ago

Created the Backend Django project which holds the database. Created the commands to populate the database along with modifying the scripts.

adityaharish218 commented 1 year ago

Found some minor bugs that needed to be fixed. Added DjangoRestFramework functionality as well.