- Project description
- Video display of the app
- Download
- Installation guide and configuration
- Technologies used
- Acknowledgments
- License
Sole Mate is a Flutter-based prototype e-commerce application designed for showcasing and selling shoes. The app focuses on delivering a seamless user experience with a clean, modern UI. This project demonstrates
- Product Listing: Displays a variety of shoe collections with images and details.
- Product Details: Provides detailed views for each shoe, including price, description, and available sizes. This app serves as a demonstration of Flutter's capability to create visually appealing and user-friendly interfaces for e-commerce platforms.
Screen_recording_20241229_103118.1.1.1.mp4
To run the app and use on your android device kindly download via the link below.
https://www.dropbox.com/scl/fi/mhiveiu3epsj0x4uhy1zs/app-debug.apk?rlkey=9iyvbtbcftdih18qa9vsk1qsj&st=ood3iz65&dl=0
- Fork the repository.
- Run, git clone 'repo-link' on your git.
- Run the app on your favorite IDE withflutter run or any other method you use in running your flutter app.
- Install directly using the link shared in the Download section of this file
- Flutter: For building the UI.
- Riverpod: The state management used for this project, ensuring a reactive and maintainable application structure.
- GoRouter: Used for routing to enable smooth navigation between screens.
- Most images used in this project were sourced from the Gucci store website and Pixabay.
- See the LICENSE.md file for license rights and limitations (MIT).