Create Relevant Interfaces
In order to set types for my variables, relevant interfaces should be created.
These include:
- Owner
- Puppy
- Post
- Group
This is also because instances can be exported as JSON files and then loaded back in.
In order to set types for my variables, relevant interfaces should be created.
These include:
This is also because instances can be exported as JSON files and then loaded back in.