Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroceryStoreApp

This is a basic e-commerce application built with using FLUTTER a cross platform technology for building mobile apps. This app allows users to browse products and then add them to cart the choose to purchase and show a checkout page.

Features

  • Browse a list of products.
  • Add products to the cart.
  • Remove products from the cart.
  • View a checkout page after purchasing.

Screenshots

Screenshot (288)

Screenshot (289)

Screenshot (290)

Screenshot (292)

Getting Started

To get started with the project, follow these steps:

Prerequisites

Installation

  1. Clone the repository:

    git clone https://https://github.com/SamuelWorld20/GroceryStoreApp.git
    cd groceryapp
    
    1. Install dependencies:
    flutter pub get
    
  2. Run the app:

    flutter run
    

APK Download

Checkout the APK for this application here https://drive.google.com/file/d/1IX0BO-S-RIJVnUKXMy31MGvkAhJ1aUVD/view?usp=sharing

Project Structure

Here's the basic structure the app follows:

  • main.dart: Entry point of the application

  • intro_screen: Here's a welcome page to the app

  • home_page.dart: This page contains the products to purchase

  • cart_page.dart: This page is where you'll find the items you've decided to purchase

  • checkout.dart: This is a checkout page that shows you've successfully ordered an item

    Here's my task 1 for the HNG cohort 11 program

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages