OkunaOrg / okuna-web

🌈 Okuna for the web.
https://okuna.io
MIT License
67 stars 25 forks source link

Now page #1

Closed lifenautjoe closed 4 years ago

lifenautjoe commented 4 years ago

The now page should display both the Trending posts and Explore posts sections as the mobile page "search" page does.

Start by building the mobile resolution component. When building the web resolution component, reuse as much as possible from the mobile resolution component.

Please look at the OkPostPage to see how to manage the switchinig between the two resolutions screens.

https://github.com/OkunaOrg/okuna-web/tree/feature/user-dropdown-menu/pages/home/pages/post

For mobile:

Please try to reproduce as closely as possible as the mobile app but with buttons perhaps instead of tabs for switching views.

For desktop:

Please before starting, draw a sketch skeleton and share on the slack channel for feedback.

You can use as inspiration the early kickstarter prototypes

https://www.kickstarter.com/projects/1520156881/openbook-privacy-friendly-fun-and-honest-social-ne/description#prototype-slide-151796

lifenautjoe commented 4 years ago

Please before starting, draw a sketch skeleton and share on the slack channel for feedback.