Zirectory (Part III)

Recall "Zirectory" (Zoom Directory) is an application that contains a collection of Zoom meeting links for JHU courses. Faculty can add their courses' Zoom link to this directory and students can search to find the links, for fast and easy access to their lectures.

In this part, we will connect the app to a backend that provides persistence, and then deploy the application.

The repository for part-3 (completed) is here.