Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Screen - Create Layout #11

Open
xavjones8 opened this issue Oct 3, 2023 · 0 comments
Open

Home Screen - Create Layout #11

xavjones8 opened this issue Oct 3, 2023 · 0 comments

Comments

@xavjones8
Copy link
Member

xavjones8 commented Oct 3, 2023

Description:

Design the hardcoded home screen layout for the app using the completed Home Screen components from previous tickets.

Acceptance Criteria:

As a user, when I load the app

  • I see a horizontal carousel of hardcoded small event cards in the “Upcoming Events” Section (LazyRow)
  • I see a horizontal carousel of hardcoded large event cards in the “Featured Events” Section (LazyRow)
  • I see a vertical list of posts that scrolls in the “Posts” Section (LazyColumn)
  • Each section has an appropriate header.
  • App bar is visible.

Feel free to create sample data to populate the Home Screen.

Links and Resources:

Draft designs can be found here under the Xavier tab, but are not finalized

https://www.figma.com/file/raH7fqviVPnDFKILPBJ5iN/NCSU-Club-%26-Events-App?type=design&node-id=0-1&mode=design&t=vAJwOwAhwt5KSvGg-0

Lists and Grids Tutorial

Attachments:

Homepage-HasClubs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants