➡️ Checkout Our Submitted Project on DevPost: OMW Demo
🚀 Welcome to OMW, a cutting-edge mobile application developed for the nwHacks Hackathon. OMW, short for "On My Way," is not just an app; it's a project dedicated to guiding users on their journey to better health, OMW empowers mental health patients through advanced features such as mood tracking, task progression, therapist location, and continuous support via an AI chatbot. The motto, "On my way to better health," encapsulates the app's mission to empower users on their path to improved mental health.
This repository serves as a proof-of-concept, showcasing the potential functionality of OMW.
-
Mood and Task Tracking: Visualize your daily mood and task progression, fostering self-awareness and motivation.
-
Therapist Locator: Discover and connect with local therapists effortlessly, promoting accessibility to mental health support.
-
AI Chatbot Support: Access 24-hour support, offering guidance, encouragement, and a listening ear whenever needed.
-
Mood and Task Tracking: Input your daily mood and task progress within the app, visualizing your journey over time.
-
Therapist Locator: Utilize location-based services to find nearby therapists, ensuring easy access to professional support.
-
AI Chatbot Support: Experience continuous support with the AI chatbot, offering guidance at any hour.
Follow these steps to dive into the technical aspects of OMW:
-
Clone the Repository:
git clone https://github.com/SYS-NG/OMW.git
-
Navigate to the project directory:
cd OMW -
Install dependencies:
yarn
-
Start the development server for Expo Go:
For Expo Go Mobile
yarn native
For Web Development
yarn web
- React Native: Framework for building the mobile application.
- Expo: Toolkit for building React Native applications quickly.
- Tamagui: Design system for consistent and visually appealing UI.
- Solito: Cross-platform navigation for a seamless user experience.
- Next: Web version development for broader accessibility
Designer
- Yewon Choi @yewoncc
Mobile App Developer
- Harshdeep Singh @harshdeeply
- Kale Fordham @KaleF07
- Steven Ng @SYS-NG
Thanks to nwHacks for providing the platform to develop OMW.
Special thanks to the mental health community for their ongoing support and resources. Together, we can make a difference
Many thanks to @FernandoTheRojo for the Solito starter monorepo which this was forked from. Check out his talk about using expo + next together at Next.js Conf 2021.