Skip to content

Repository files navigation

ActivityTracker Mobile App

ActivityTracker is a mobile application designed to help users track their daily physical activities and monitor their progress towards their fitness goals. This repository contains the source code for the ActivityTracker mobile app.

Features

  • Track Activities: Log various physical activities such as walking, running, cycling, and more.
  • Customization: Customize the app settings to suit your preferences and fitness objectives.

Getting Started

To get started with the ActivityTracker mobile app, follow these steps:

  1. Clone the Repository: Clone this repository to your local machine using:

    git clone https://github.com/hysaryn/ActivityTracker_MobileApp.git
    
  2. Install Dependencies: Navigate to the project directory and install the necessary dependencies using a package manager such as npm or yarn:

    cd ActivityTracker_MobileApp
    npm install
    
  3. Start the Expo Development Server: Once the dependencies are installed, start the Expo development server by running:

    npx expo start
    

This will launch the Expo DevTools in your default web browser.

  1. Run the App: From the Expo DevTools, you can run the app on an emulator or a physical device by following the prompts. You can also scan the QR code with the Expo Go app on your iOS or Android device to view the app.

  2. Start Tracking: Open the app on your emulator or device and start tracking your activities!

Contributing

Contributions are welcome! If you'd like to contribute to the development of the ActivityTracker mobile app, please follow these guidelines:

  1. Fork the repository and create your branch from main.
  2. Make your changes and ensure the codebase adheres to the project's coding standards.
  3. Test your changes thoroughly.
  4. Submit a pull request detailing the changes you've made and any relevant information.

License

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

Acknowledgements

  • This project utilizes various open-source libraries and frameworks. See the package.json file for a list of dependencies.
  • Special thanks to the contributors and maintainers of the open-source projects used in this app.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages