The Voice Note Journaling App That Allows You To Track Your Trigger Points And Your Emotions.
For more Information visit OffLoad Website
OR
Download Android Application from Google Play Store with the following link OffLoad App
Since the pandemic, there have been healthcare workers who find themselves under a lot of pressure due to uncertain times and feel extremely anxious and stressed during their day to day roles. Many healthcare workers are often overwhelmed from their day to day tasks and are constantly on the go that sometimes it becomes difficult to place your stress somewhere. Although meditation can seem like a great place to start, studies show that there is more thought process with journaling.
OffLoad is designed to create a safe place to track your emotions and identify your day to day stress points to make you become more self aware of certain trigger points.
For our first build and version, we decided to implement and integrated the following key features as they where the most requested features we got from user research and feedback.
Conveniently record how you feel and save them as voice notes.
Easily choose an emoji that represents your mood and track this on the Calendar.
Comfortably write down your feelings and journal your thoughts.
- Android
NB: Porting OffLoad to other platforms is still in the pipeline.
- React Native
- Tailwind CSS
- Firebase
For more details on technical choices and decisions please read our Technical One-Pager
For development deep dive, please view our Product Pack.
- Clone repository to local device
- Run the following commands in your terminal
npm install
would install all dependencies needed.expo start
would startup the development server.
You have to run the app as dev client for authentication to work
- configure eas on your local device
- check config steps on expo docs
- start by running expo start --dev-client and download the app to your device