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

Design for Home Screen #46

Open
juddey opened this issue Oct 17, 2020 · 4 comments
Open

Design for Home Screen #46

juddey opened this issue Oct 17, 2020 · 4 comments

Comments

@juddey
Copy link

juddey commented Oct 17, 2020

Firm up the design of the home screen (right now, its just two buttons - sign in, and sign up)

Need to incorporate the following elements:

@BekahHW
Copy link
Owner

BekahHW commented Oct 19, 2020

(It's worth mentioning that I'm always up for design [or any] feedback. Any ideas are welcome and probably better than what I come up with.)

What

  • Homescreen
  • two options: Track Habits and Mindfulness. (Track habits will take you to mood, sleep, nutrition tracker).

How

  • Using Vector icons
  • Calendar-heart for habit tracker and hand-holding-heart for mindfulness. (Also, not tied to these. If you have better ideas, let me know!)
  • Centered with the icon and the text below.
  • Use touchableOpacity with both
  • Habit tracker onPress will navigate to HabitTrackerScreen
  • Mindfulness onPress will navigate to MindfulnessScreen
    (Hoping to get placeholder screens up for both of those early this week.)

image

@vanessacor
Copy link
Contributor

I want to work on this one but probably will need help, but I have a question?
Should the App have like a splash screen and in this case we could move the buttons (sign in and signup) to the splash screen and then the home screen will be rendered only if the user is logged in?

@BekahHW
Copy link
Owner

BekahHW commented Oct 23, 2020

Hey @vanessacor great questions!

  1. Yes, we need a splash screen. A splash screen should just appear when the app is first loading. Since it's brief it usually just has a logo. I don't have a logo yet, so I've been putting that off. lol
  2. I can definitely help with the home screen.
  3. I'm going to change the name of the home screen today. Probably signinScreen or something like that. It will also need some logic to stop the bottom nav bar from rendering there.
  4. Yes, we'll need logic for if the user is logged in, then it goes to the homescreen. I was hoping to make some headway on adding AWS Amplify this week, but another project ended up sucking up a bunch of my time. Right now, we could probably hardcode soemthing for testing.

@vanessacor
Copy link
Contributor

Ok great, I'll start studying how to create the home screen with the icons for mindfulness and tracks habits :-)

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

No branches or pull requests

3 participants