vedangj044 / Frisson

Android app to read reports of UFO sightings
5 stars 2 forks source link

Create Data class #3

Closed vedangj044 closed 3 years ago

vedangj044 commented 3 years ago

Create data models based on API responses.

vedangj044 commented 3 years ago

You can have a look at the API response on here.

codeDamon commented 3 years ago

You @vedangj044 reopened this issue #3, Is there anything left to be solved?

vedangj044 commented 3 years ago

Yes, we have to create a data class named UFODataDetail the response parameter can be found on the api response object at the following link. I think we can make this a subclass of UFOData. Lets see. You can create this class Api response

spacemonkey1101 commented 3 years ago

If this issue is open I would like to work on this if assigned?