Project information

  • Category: C++, OOP, Linked-Lists, and APIs
  • Class: Programming and Introductory Data Structures
  • Project date: Winter, 2022/2023
  • Project URL: Click Here

Project Details

In this project I developed a class to build an online Office Hours queue. For the most part this was a back-end project where we used linked lists to push and pull students in the queue and accurately display the queue. In the end, the API I developed worked beautifully to perform GET, POST, and DELETE requests for the Office Hours website.