Everyone has had that moment of inertia, when life has dealt you a hand and you're not sure which card to play. Maybe you're in bed, staring at the ceiling. Maybe you just moved to a new city, and leaving your apartment feels like too much just yet. Or maybe life is great, and you want to celebrate somehow.
Tell Unstuck how your day is going. Using the Emoj API, Unstuck analyzes your emotional state and chooses an array of small, manageable, low-stakes activities that might make your day a little brighter, or start you on the right direction for what comes after.
Future steps include adding user registration for tracking emotional state over time.
-
Built in Ionic 3 (Angular 2) and Cordova for iOS and Android
-
Back end: Unstuck API
-
Version 4.6.1 of npm
The Unstuck API uses Circle CI and rspec for its testing suite.
- Clone the repo and navigate into the whats-next-app folder.
- Be sure you're running npm version 4.6.1 or older.
- Run
npm install
and thenionic lab
to open the app previewer in your browser. - Use the
Platforms
drop-down in the upper right corner to preview the app in iOS, Android, and Windows.