GreenMart is a mobile application that allows users to select and purchase vegetables and fruits conveniently. The app is designed to provide a user-friendly interface for a seamless shopping experience.
-
Vegetables and Fruits Selection: Browse through a variety of vegetables and fruits with images and prices per kg.
-
Shopping Cart: Add selected items to the shopping cart for easy tracking.
-
Checkout: Review the selected items and proceed to pay for the order.
-
Bill Payment: View the total bill before completing the purchase.
To run the GreenMart app locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/GreenMart.git
-
Navigate to the project directory:
cd GreenMart
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run