oliveoil222 / CS386-Project

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

Hannah db branch #98

Closed hannahpenado closed 6 months ago

hannahpenado commented 6 months ago

Adding in the updated refactored db class file, Database class works and has been tested, still working on the rest of the file, most functions needed for the class have been added and just need to be coded

hannahpenado commented 6 months ago

Updated backend classes file, it's a bit long, but should be pretty straight forward and returns class objects you can use to get useable data that isn't a pymongo object.