Acton Mobile is a mobile application designed to help users find the best products offered by Acto Academia through a series of quizzes. The app maps out the most suitable product based on the user's responses and prints this product recommendation using a thermal printer for the user to keep.
- Quizzes: Answer a series of questions to find the best product for you.
- Product Mapping: Get matched with the best product from Acto Academia.
- Thermal Printing: Print the product recommendation on a thermal printer for easy reference.
To install Acton Mobile, follow these steps:
- Clone the repository:
git clone https://github.com/squillteam/mobile-acton.git
- Navigate to the project directory:
cd mobile-acton - Install the necessary dependencies:
flutter pub get
- Run the application:
flutter run