Skip to content

paramsangani/MapForCoachesAPP

Repository files navigation

MapAPP

Overview

MapAPP is a mobile application developed using Expo is a novel eLearning tool for youth sports coaches to increase their knowledge regarding sports-related Musculoskeletal injuries and best injury prevention practices towards reducing injuries and enhancing performance in youth sport athletes.

Prerequisites

  • Node.js
  • npm
  • Expo CLI
  • iOS (XCode) or Android (Android Simulator)

Installation

1. Clone the Repository

git clone https://github.com/yourusername/MapAPP.git
cd MapAPP

2. Install Dependencies

npm install

3. Install Expo CLI (if not already installed)

npm install -g expo-cli

Running the App

iOS Development

npm run ios

Android Development

npm run android

Web Development

npm run web

Project Structure

MapAPP/
│
├── assets/                # Static assets (images, fonts, etc.)
├── components/            # Reusable React components
├── screens/               # Individual screen components
├── navigation/            # Navigation configuration
├── App.js                 # Main application component
└── package.json           # Project dependencies and scripts

Technologies Used

  • React Native
  • Expo

Features

  • Information about 4 different sports
  • Login for users
  • Similar to the website: https://mapforcoaches.net/
  • Saving responses by the user

Demo

Click the video to view the demo
MapAPP Demonstration

Troubleshooting

  • Ensure you have the latest version of Expo CLI
  • Check that all dependencies are correctly installed
  • Verify your development environment meets the prerequisites

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

[Param Sangani] - [param.sangani@slu.edu]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors