sami79031 / LoopholeFunctionsTesting

0 stars 1 forks source link

New Profile Preview screen #12

Open katiahristova opened 11 months ago

katiahristova commented 11 months ago

There is a new design for the Profile preview screen. Currently Profile Preview looks like a popup/drawer on about half the screen (I include a screenshot of the current version below). This new design is a complete screen with a back button:

Link to the new design: https://xd.adobe.com/view/53562b1b-fa1c-4de7-ad3f-527dd6d5975c-0605/

Image

The API that provides the user details currently has all info needed for this screen. I think though it'll be pretty much implementing an entire screen from scratch, as well as changing the navigation to open this new full screen instead of the drawer.

The places where the Profile Preview opens from are these:

  1. Home Screen --> Add button in People you follow --> User search -- here when you click on one of the search result the profile preview opens

  2. Home Screen --> People you follow – when you click on one of the people you follow Profile Preview opens

  3. My Network Screen --> following and followers -- when you click on any of these Profile Preview opens

OLD/CURRENT Profile Preview:

Image

sami79031 commented 11 months ago

I think 6-8 hours of work could be enough.

katiahristova commented 11 months ago

@sami79031 This is approved to develop.

sami79031 commented 10 months ago

@katiahristova

  1. From the profile object I do see the following parameter but don't see the followers param.
  2. What is the blue star on the profile picture?
  3. I see a tabbar that show Movies & Series. I do see from the profile the param "movies". The difference is the type - 'movie', 'tv'. Do I need to filter them or I'm supposed receive a different collection with series?
katiahristova commented 10 months ago

@sami79031 Here's the info copied from my email:

Tom e napravil API za profile preview. Pisha ti info i imam dva vaprosa za teb, v sinio otdolu.

Raboti s userID: /user/profile?userId=123ABC

Nakarah go da mi dade map na JSON object koito se vrashta, za da se uverim che e ok vsichko. Vkliuchvam go tuk otdolu. Eto summary na kakvo iskat:

  1. Zvezdata varhu profilnata snimka niama sega da ia implementirame, za po datatak ostava.
  2. Row of streaming platforms sashto niama sega, samo movies I series bez tozi filter row.
  3. Movies I Series I dvete sa v tozi edin list, filtrirame gi po type field.
  4. Followers I Following gi e vkliuchil direktno v tozi resulting JSON, ne samo broikata a cialata info koiato shte ni triabva. Tova e zashtoto kato se natisne na Followers ili Following pod snimkata shte se otvaria ekrana s tiah (kakto e v momenta v sobstvenia profile na user)

Image Image

sami79031 commented 10 months ago

@katiahristova Tom needs to work on the API. I'm going to message on Slack