This is a simple Flask-based software for generating receipts, exporting them as PDFs, and emailing them to customers. The software also documents data in Excel.
- Generate PDF receipts with itemized details.
- Send receipts to customers via email.
- Store data in Excel for record-keeping.
- Download the
.exefile from the Releases page. - Run the
.exefile.
- Local network access to run the server (if using the Flask app).
- Launch the software.
- Enter the required data in the form.
- Generate and email receipts with a click!
This project is licensed under the MIT License.