Cowofi/cowofi

Frontend sections and guidelines

Opened this issue · 5 comments

Description

All the design is inspired in https://dribbble.com/shots/15560653-Coworking-Space-Landing-page

Image

Sections

  • Home (list of most recent articles)
  • Article creation
  • Article Details
  • Article Edition
  • Profile, here the user view all your schedules and articles published
  • Explorer articles
    • Filters
    • Sort
  • Added max width to the complete app

Guidelines for UI elements

  • Use push prop for all the buttons

Image

Auth methods added;

  • Google
  • Github
  • Email
  • Slack

@rafieltq The register page needs a implementation of UX/UI of success screen when the user register with email and password, check this example

Image

I Added a success property to know the response of the supabase backend

@rafieltq for the 404 status page when no found space in space details, you can use the explorer space empty status

image

@rafieltq The register page needs a implementation of UX/UI of success screen when the user register with email and password, check this example

Image

I Added a success property to know the response of the supabase backend

Done!

image

@rafieltq for the 404 status page when no found space in space details, you can use the explorer space empty status

image

image