LocateCrew is an Android application designed to help users efficiently locate and manage their crew members during events or projects.
- Real-time Location Tracking: Monitor crew members' locations in real-time to ensure efficient coordination.
- Crew Management: Add, remove, and manage crew members within the app.
- Notifications: Receive alerts when crew members arrive at or leave designated locations.
Before you begin, ensure you have met the following requirements:
- Android Studio: Install the latest version of Android Studio.
- Android Device or Emulator: Set up a device or emulator running Android 5.0 (Lollipop) or higher.
-
Clone the Repository:
git clone https://github.com/SajidZakaria/LocateCrew.git
-
Open in Android Studio:
- Launch Android Studio.
- Select "Open an existing project" and navigate to the cloned repository.
-
Build the Project:
- Click on "Build" in the top menu.
- Select "Make Project" and ensure there are no build errors.
-
Run the Application:
- Connect your Android device or start an emulator.
- Click on the "Run" button and select the target device.
- Launch the App: Open the LocateCrew app on your Android device.
- Add Crew Members: Navigate to the "Crew" section and add members by entering their details.
- Track Locations: View the real-time locations of your crew on the map.
- Set Notifications: Configure alerts for specific locations as needed.
Contributions are welcome! To contribute:
- Fork the Repository: Click on the "Fork" button at the top right of the repository page.
- Create a Branch: Create a new branch for your feature or bug fix.
- Commit Changes: Make your changes and commit them with clear and concise messages.
- Push to Branch: Push your changes to your forked repository.
- Submit a Pull Request: Open a pull request to the main repository's
master
branch.
For questions or suggestions, please open an issue in this repository.