oliveoil222 / CS386-Project

Help Desk Ticketing Project for Spring CS 386
The Unlicense
5 stars 6 forks source link

Create ID Tracker Class #49

Closed hannahpenado closed 6 months ago

hannahpenado commented 8 months ago

Create class to keep track of the various ids we assign to documents in various collections. Should have some methods to return the most recently added document to a collection.