Skip to content

feat: Implement order history with order saving, PDF receipt generation#6

Open
ikku47 wants to merge 1 commit intoDinesh-Sowndar:mainfrom
ikku47:main
Open

feat: Implement order history with order saving, PDF receipt generation#6
ikku47 wants to merge 1 commit intoDinesh-Sowndar:mainfrom
ikku47:main

Conversation

@ikku47
Copy link

@ikku47 ikku47 commented Mar 16, 2026

This contribution adds a persistent Order History feature and a PDF Invoice Engine to the billing system.

Key Changes:
Order History: Persistent local storage for all past orders using Hive.
PDF Receipts: Thermal printer-styled PDF generation for digital sharing and printing.
UI Improvements: Balanced 2-column icon layout on the Home Page and direct History access in Settings.
Architecture: Follows Clean Architecture and BLoC patterns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants