come up with a design to Implement a database handler class. - [ ] It should have methods for reading, writing to the database. - [ ] We would use json files as the database. Accessing the database values would depend on its architecture (#3 )