NetClan Explore App
Welcome to the NetClan Explore App repository! This app is designed to facilitate task assignment and management for Black Coffer.
- Built using Kotlin, XML, and Fragments.
- Utilizes Navigation Component with Bottom Navigation View for seamless navigation.
- Incorporates Top App Bar for easy access to essential actions.
- Implements Tab Layout for Explore screen with 3 fragments ( indvidual - professional - merchant )
- Clone this repository:
git clone https://github.com/YourUsername/NetClan_ExploreApp.git
- Open the project in Android Studio.
- Build and run the app on an emulator or device.
Contributions are welcome! If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Add feature"
- Push to your branch:
git push origin feature-name
- Open a pull request on the original repository.
This project is licensed under the MIT License.
Feel free to reach out if you have any questions or need assistance. Happy coding!