Welcome to the Nectar Online Grocery App repository! Our app offers a convenient and user-friendly interface for online grocery shopping, enabling users to order groceries and receive deliveries in as little as one hour.
To get a local copy of the app up and running, follow these simple steps.
- Flutter installed on your local machine.
- A code editor like Android Studio or Visual Studio Code.
-
Clone the repository:
git clone https://github.com/Ahmad-Nour-Haidar/nectar-app-task.git
-
Navigate to the project directory:
cd nectar-app-task
-
Install the dependencies:
flutter pub get
-
Run the app:
flutter run
- Explore Products: Browse products by categories from the home screen.
- Add to Cart: Select products and add them to your cart.
- Manage Cart: Adjust quantities or remove items from your cart.
- Checkout: Proceed to checkout by selecting delivery and payment methods.
- Track Order: After placing an order, track its status from the order confirmation screen.
Distributed under the MIT License. See LICENSE
for more information.