The Bose Headphones E-commerce App is a cross-platform mobile application built using Jetpack Compose Multiplatform. It showcases a sleek and intuitive UI for browsing and purchasing Bose headphones. The app features a Home Screen displaying a list of products and a detailed screen for each product with smooth animations.
IOS | Android | Desktop |
---|---|---|
- Home Screen: Displays a list of available Bose headphones.
- Product Details Screen: Provides detailed information about each product with interactive animations.
- Smooth Navigation: Ensures a seamless user experience with Compose's animation capabilities.
- Cross-Platform: Built using Compose Multiplatform to run on both Android, iOS and Desktop.
- animateFloatAsState animation
- SlideInAnimation
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (git checkout -b feature-branch).
- Commit your changes (git commit -m 'Add some feature').
- Push to the branch (git push origin feature-branch).
- Open a pull request.
For any inquiries, please contact [email protected].