Skip to content

Flutter POS with report, printing thermal for receipt

Notifications You must be signed in to change notification settings

IlhamGhaza/flutter_cafe_FE

Repository files navigation

Flutter Cafe POS

A Flutter application for cafe POS management.

Description

This application is built with Flutter to facilitate cafe POS management. It includes features such as ordering, payment, inventory management, and reporting.

Backend

The backend of this application can be found on Github - Laravel Coffeeshop. It is built using Laravel and provides APIs to be used by this Flutter application.

Features

  • Food and beverage ordering
  • Payment (cash)
  • Reporting
  • Order history
  • manage discount, biaya layanan & pajak, printer

Installation

  1. Make sure you have Flutter installed on your computer. Installation guide can be found at Flutter Documentation.

  2. Clone this repository:

    git clone https://github.com/IlhamGhaza/flutter-pos-cafe.git
  3. Navigate to the project directory:

    cd flutter_cafe
  4. open cmd and type

    ipconfig
  5. follow this [instructions](variables copy.dart)

  6. run this command to get the dependencies:

    flutter pub get -v

    then find your ipv4 address and replace the aseUrl n the li/core/constant/variables.dart wir ipv4 addripv4

  7. Make sure you have set up the Github - Laravel Coffeeshop and run before running this Flutter application.

  8. Run the application:

    flutter run

Contribution

Contributions are always welcome. If you want to contribute to this project, please open an issue or create a pull request.

License

This project is licensed - see the LICENSE file for more details.

About

Flutter POS with report, printing thermal for receipt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published