/mood-booster

Mood Booster - MERN app that boosts motivation for software engineers!

Primary LanguageJavaScript

logo

Mood Booster

This web application is an app that promotes mental health care to boost your productivity!

Being in tech can be a grueling experience where individuals can learn many different stacks and still feel like they do not understand anything. Drawing from our experiences from a coding bootcamp, we learned that productivity is directly correlated to an individual's mood. Employees and students in top condition are more to do well and thrive, even amidst the pressure that come from working in a time crunch. These individuals will also have an advantage from being more motivated to tackle new challenges.

Mood Booster is our answer to helping you get a boost in the face stress, lack of motivation, imposter syndrome, and other unsettling moods that can hinder performance.

Check it out here!


The foundation of Mood Booster involves:

  • Receiving input from the user about what they are experiencing at that moment Screenshot

  • Filtering our database of motivational videos, quotes and memes based on that input Screenshot

  • Allowing users to search the content, comment on it, and save favorites Screenshot

Technologies

Mood Booster is built with the MERN stack (MongoDB, Express, React, and Node), as well as AWS to store the content for our site.

Backend: Node.js with Express.js, and MongoDB

The backend is designed to make API requests, process data, and respond back with the data requested by our front end.

Frontend: React, Redux

The frontend uses React with Redux framework to dynamically display content.