Skip to content

daniel-koronthaly/Habit-Healer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

Habit Healer

Authors

  • Daniel Koronthaly (Graduate)
  • Indie Cowan (Graduate)
  • Gulam Choudhury (Graduate)
  • Binh Ngo (Graduate)
  • Theo Hytopoulos (Undergraduate)
  • Emma Fong (Undergraduate)

Description

Mobile application intended to investigate how to improve your mental health based off of forming and maintaining habits.

Installation

Clone the repository on your local machine:

# Clone the repository
git clone https://github.com/daniel-koronthaly/Habit-Healer.git

# Change directory to the app folder
cd Habit-Healer

# Install dependencies
npm install

Note: You must have Node.js installed

Usage

  1. Install Expo Go on Your Mobile Device:

  2. Start the Development Server:

    • To run the app with Expo Go, execute the following command on your local machine:
        npx expo start
  3. Scan the QR Code:

    1. Android
      • Open the Expo Go app on your mobile device.
      • Use the app to scan the QR code displayed in your terminal when you ran npx expo start.
    2. iOS
      • Open the Camera app on your iPhone.
      • Use your camera to scan the QR code displayed in your terminal when you ran npx expo start.

This will load your React Native app on your mobile device.

Make sure you have an active internet connection because Expo Go loads the app from the Expo server during development.

Technologies Used

Contributing

  • Fork the repository
  • Create a new branch for your feature (git checkout -b feature/your-feature)
  • Make your changes and commit them (git commit -m 'Add feature')
  • Push your changes to your fork (git push origin feature/your-feature)
  • Create a pull request to the main repository

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published