A Flutter application for cafe POS management.
This application is built with Flutter to facilitate cafe POS management. It includes features such as ordering, payment, inventory management, and reporting.
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.
- Food and beverage ordering
- Payment (cash)
- Reporting
- Order history
- manage discount, biaya layanan & pajak, printer
-
Make sure you have Flutter installed on your computer. Installation guide can be found at Flutter Documentation.
-
Clone this repository:
git clone https://github.com/IlhamGhaza/flutter-pos-cafe.git
-
Navigate to the project directory:
cd flutter_cafe
-
open cmd and type
ipconfig
-
follow this [instructions](variables copy.dart)
-
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
-
Make sure you have set up the Github - Laravel Coffeeshop and run before running this Flutter application.
-
Run the application:
flutter run
Contributions are always welcome. If you want to contribute to this project, please open an issue or create a pull request.
This project is licensed - see the LICENSE file for more details.