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

Add Emotions for Daily Emotion Logging #16

Open
Shubham0812 opened this issue Oct 21, 2023 · 2 comments
Open

Add Emotions for Daily Emotion Logging #16

Shubham0812 opened this issue Oct 21, 2023 · 2 comments

Comments

@Shubham0812
Copy link
Owner

Requirement

Since it's a Daily Mood / Habit Tracker App. We would like the user to log their daily emotions.

The Emotions that needs to be added.

  • Excited
  • Relaxed
  • Proud
  • Hopeful
  • Happy
  • Enthusiast
  • Refreshed
  • Gloomy
  • Lonely
  • Anxious
  • Sad
  • Angry
  • Burdensome
  • Annoyed
  • Tired

Proposed Solution

  • Create an enum under Common > Models > Emotions

  • Find an appropriate image for each of the emotion.

  • Inside the enum, create variables that returns emotion name, and emotion image for each case.

@am2089
Copy link

am2089 commented Oct 28, 2023

@Shubham0812 Can I tackle this issue?

@Shubham0812
Copy link
Owner Author

Sure, @am2089

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

2 participants