Meditated is an app that allows the user to record their meditation sessions or mindful moments, and then review them in their dashboard. This provides data for the user to review in order to determine the best parameters for optimal mindfulness.
Demo Username: demouser
Demo Password: password10
- HTML5
- CSS
- JavaScript ES6
- ReactJS
- Redux
- Node.js
- Express.js
- JSON Web Token
- Passport.js
- MongoDB
- Mongoose
- Heroku
Mood Check-in & Reactive Theme
- Upon login, user is prompted to choose the sort of mood they are experiencing.
- Once chosen, the app color theme will change to colors that promote positive feelings that combat that mood.
Graphs
- Use data collected from user’s Moments to create graphs, giving the user a visual representation.
Meditation Timer
- User is able to select length of timer with notification at end, or select a stop-watch style timer that they end manually.
- User puts in their location and Mental and Environmental distractions.
- Time and date are auto-filled.
- User’s mood is filled from previous prompt.
- A Moment is created at the end, rather than user filling in the form.
-
Aug 11, 2019 - Add to updateMoment component for time and location. Aug 6, 2019 - Error alerts for forms Jul 15, 2019 - Add for choosing pre-existing location instead of creating new one every time.