An open API service indexing awesome lists of open source software.

https://github.com/kennedyowusu/furniture-app

This is a beautiful Furniture App UI built using Flutter, a cross-platform mobile development framework. The app showcases a modern and user-friendly interface for browsing and purchasing furniture products. It also incorporates essential features like Paystack API integration for enabling mobile payments and a cart system
https://github.com/kennedyowusu/furniture-app

android-app flutter flutterui flutteruidesign mobile-app riverpod

Last synced: about 2 months ago
JSON representation

This is a beautiful Furniture App UI built using Flutter, a cross-platform mobile development framework. The app showcases a modern and user-friendly interface for browsing and purchasing furniture products. It also incorporates essential features like Paystack API integration for enabling mobile payments and a cart system

Awesome Lists containing this project

README

        

# 📖 Furniture UI

This is a beautiful Furniture App UI built using Flutter, a cross-platform mobile development framework. The app showcases a modern and user-friendly interface for browsing and purchasing furniture products. It also incorporates essential features like Paystack API integration for enabling mobile payments and a cart system to facilitate smooth shopping experiences.

# 📗 Table of Contents

- [📖 Furniture UI ](#-furniture-ui-)
- [📗 Table of Contents](#-table-of-contents)
- [🛠 Built With ](#-built-with-)
- [Screenshots ](#screenshots-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Authors](#authors)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

## 🛠 Built With

### Screenshots

![Home Screen](./assets/screenshots/home.png)
![Detail Screen](./assets/screenshots/details.png)
![Cart Item](./assets/screenshots/cart-items.png)
![Cart Screen](./assets/screenshots/cart.png)

### Tech Stack

- Flutter
- Dart
- Riverpod

### Key Features

**Stunning UI Design**
The app boasts an elegant and intuitive user interface that offers a delightful browsing experience for furniture products.

**Product Catalog**
Browse through an extensive catalog of furniture products, each presented with detailed images and descriptions.

**Cart System**
Easily add desired items to the cart for later purchase or checkout.

**Paystack API Integration**
Paystack API Integration: Seamlessly process mobile payments using the Paystack API, providing users with a secure and efficient payment gateway.

**User Authentication**
Paystack API Integration: Seamlessly process mobile payments using the Paystack API, providing users with a secure and efficient payment gateway.

(back to top)

## 💻 Getting Started

- [x] Open GitHub URL of repository.
- [x] Download Code repo in zip.
- [x] Extract and open repo folder into visual studio code or any other Text Editor Software.
- [x] GitHub [Repository URL]()
- [x] To get a local copy up and running follow these simple example steps.

`git clone https://github.com/kennedyowusu/furniture-app.git`

### Prerequisites

- Visual Studio Code
- Knowledge Flutter
- Basic Knowledge of Dart
- Knowledge of Riverpod
- Make sure you have Flutter and Dart SDK installed on your development machine.
- Clone this repository to your local machine using the following command:

### Installation

Install this project with:

```sh
npm install
```

### Usage

To run the project in a development server, execute the following command:

Navigate to the project directory and run the following command to get the required dependencies:

```sh
flutter pub get
```

Connect your mobile device or use an emulator to run the app:

```sh
flutter pub get
```

Explore the Furniture App UI, test the cart system, and experience the smooth payment flow with Paystack integration.

(back to top)

## Authors

👤 **KENNEDY OWUSU**

- GitHub: [Kennedy Owusu](https://github.com/kennedyowusu)
- Twitter: [Kennedy Owusu](https://twitter.com/@_iamkobby)
- LinkedIn: [Kennedy Owusu](https://www.linkedin.com/in/kennedy-owusu/)

(back to top)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/kennedyowusu/furniture-app/issues).

(back to top)

## ⭐️ Show your support

If you like this project please follow me on github and give stars to my repo.

(back to top)

## 🙏 Acknowledgments

- Special thanks to the Flutter community and [Dinesh Sowndar](https://www.linkedin.com/in/dineshsowndar/) for inspiring the initial design of this furniture app UI.

(back to top)

## 📝 License

This project is [MIT](https://github.com/kennedyowusu/furniture-app/blob/main/LICENSE) licensed.

(back to top)