Dojibery / adoptmebg-frontend

https://dojibery.github.io/adoptmebg-frontend/
0 stars 0 forks source link

List animals #6

Open vlladislav45 opened 1 year ago

vlladislav45 commented 1 year ago

Description: Create a home screen for the application that lists animals in a paginated manner. Begin with a tutorial to guide users on how to use the app and examine the Firebase setup.

Hint: To fetch the animal data, call the appropriate Firebase method to retrieve paginated data from Firestore. Implement pagination to load and display data for different pages, such as the first page, second page, and so on.

Out of scope: Please note that this task does not involve adding filters for the data.

Blocked by: Firebase setup issue

vlladislav45 commented 1 year ago

It's not blocked by anything right now.

vlladislav45 commented 1 year ago

You got this ->

Image . Please merge master into your branch @GeorgiSevdalov