dennisliang01 / zooseeker

1 stars 1 forks source link

US 2-3 Database Implementation #6

Closed B3DAN closed 3 months ago

B3DAN commented 4 months ago

After selection of our database, relocate our current JSON files and implement functionality to pull into app and make requests using our search feature. Load times should be under 2 seconds for list to appear in the plan functionality.

chuongnguyen26 commented 3 months ago

With most data being persistent, we we used JSON files to store our data and interact with our data using DAO.