Code4PuertoRico / una-hora

MIT License
9 stars 2 forks source link

List Mentors Page #6

Open gcollazo opened 2 years ago

gcollazo commented 2 years ago

ScreenShot_KcdUAjkz@2x

puertoricanDev commented 2 years ago

I am currently looking to work with this issue and I want to ask if I should create the search app or work pagination as a separate app. Also if all registered user will be considered as mentors.

rnegron commented 2 years ago

@puertoricanDev In the original app, there was a search app that contained the entire page including the search bar, the topic/city tags as well as the list of mentors with pagination. If you like, you can use that approach. But for this issue, you can ignore the search bar and focus on the list of mentors with pagination 😄

Here is the original page: https://1hora.org/es/search/. You can see the source code here: https://github.com/Code4PuertoRico/horas/tree/main/apps/search

"Also if all registered user will be considered as mentors." Yes! All registered users are considered mentors.