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.
- Node.js
- npm
- Expo CLI
- iOS (XCode) or Android (Android Simulator)
git clone https://github.com/yourusername/MapAPP.git
cd MapAPPnpm installnpm install -g expo-clinpm run iosnpm run androidnpm run webMapAPP/
│
├── 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
- React Native
- Expo
- Information about 4 different sports
- Login for users
- Similar to the website: https://mapforcoaches.net/
- Saving responses by the user
Click the video to view the demo
- Ensure you have the latest version of Expo CLI
- Check that all dependencies are correctly installed
- Verify your development environment meets the prerequisites
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
[Param Sangani] - [param.sangani@slu.edu]
