'RainDrops' is a lightweight photojournal web-app coupled with a slideshow gallery to help lift the mood of the user.
npm run start to start app. ( Ensure postgresql service is running first! )
๐ท - CAMERA MODE:
-
Allows user takes a snap shot.
-
User types in short journal entry based on the photo.
-
User selects the emoticon describing the mood the user experienced based on what he/ she took a photo of. (currently this works off a desktop/laptop webcam, future plans for it to access the phone camera)
Emotions:
- ๐ฅฐโค Like/ Love
- ๐๐ Feeling Grateful/Thankful
- ๐ฎ๐คฏ Awe / Mind-Blown
- ๐๐ก Light Bulb moment
- ๐ช๐ฑโ๐ Motivated / Inspired to continue
๐ฅ - GALLERY MODE:
- User selects mood from descriptions in drop down lists.
- Gallery with photos evoking opposite emotions to the mood selected starts to playback alongside song tracks with matching theme to help lift user's mood
- User Login
- AI APIs for picking up comment sentiment and photo image recognition
- Home button doesn't stop the carousel slideshow ( can set based on gallery state and emotion state)