Flutter_kiosk

screenshot of Flutter_kiosk
strapi

A sample kiosk app, inspired by Macdonald redesign kiosk by Cuberto.

Overview

The Flutter Kiosk app is an impressive sample application that showcases a modern design inspired by Cuberto. It effectively combines both backend and frontend components, making it a powerful solution for kiosk applications. With Strapi serving as a powerful back-end RESTful API server, users can smoothly interact with the app while enjoying a seamless user experience.

This kiosk app is packed with features that enhance functionality and ease of use. From managing item quantities to implementing QR payments, the Flutter Kiosk offers a comprehensive toolkit for developers looking to create efficient kiosks. Whether you are engaging in mobile ordering or simply managing a menu, this application provides a solid groundwork for your project.

Features

  • Strapi Backend: Utilizes Strapi as a robust RESTful API server, making backend management efficient and straightforward.

  • Easy Setup: Quick installation with Yarn for dependencies, allowing developers to set up the backend with minimal hassle.

  • Dynamic Menu Management: Easily edit item quantities directly from both the menu and order pages to offer real-time updates for kiosk users.

  • QR Payment Integration: Seamlessly implement QR code payments for a fast and user-friendly transaction process.

  • Swagger API Documentation: Comprehensive API documentation available through Swagger, supporting developers in understanding and utilizing the API effectively.

  • Docker Support: Users can leverage Docker compose for easy deployment and management of the application in containerized environments.

  • Nginx Integration: Utilizes Nginx as a reverse proxy and caching solution to enhance performance and optimize the overall user experience.

By integrating these features, the Flutter Kiosk app stands out as a powerful solution for anyone looking to build a modern kiosk system.

Flutter

Flutter is an open-source UI framework developed by Google that allows developers to create high-performance, cross-platform mobile applications with a single codebase.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.