Skip to content

Namr547/POS

Repository files navigation

POS (Point of Sale)

A beautiful UI for the POS app.

Table of Contents

Introduction

The POS app offers a sleek and user-friendly interface designed to streamline point of sale operations. This app includes various screens and functionalities to enhance the user experience.

Features

  • Splash Screen
  • Getting Started Screen
  • User Authentication (Login)
  • Home Screen with Cards, Categories, and Favorites
  • Categories Screen
  • Product Details Screen
  • Cart Page
  • Order Placement
  • Favorites Page
  • Settings Screen

Screenshots

Splash Screen, Getting Started Screen, and Login Screen

Splash Screen Getting Started Screen Login Screen

Home Screen, Categories Screen, and Product Details

Home Screen Categories Screen Product Details

Categories Page, Cart Page, and Place Order Page

Categories Page Cart Page Place Order Page

Favorites Page and Settings Screen

Favorites Page Settings Screen

Installation

To run this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/pos.git
  2. Navigate to the project directory:

    cd pos
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Usage

After installing the app, you can start exploring its features. Use the home screen to navigate to different sections, such as categories, favorites, and settings.

Contributing

We welcome contributions to enhance the POS app. To contribute, follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-name
  3. Make your changes.

  4. Commit your changes:

    git commit -m "Add feature-name"
  5. Push to the branch:

    git push origin feature-name
  6. Create a pull request.

About

Point of Sell UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published