Express-Prorate/README.md

12 lines
701 B
Markdown
Raw Normal View History

2025-08-01 08:36:20 -05:00
<h1 align="center">Express-Prorate</h1>
<p align="center">A Prorating tool for Auto Spa Express</p>
2025-08-01 08:32:38 -05:00
2025-08-01 08:36:20 -05:00
## About this Program
This program is designed to be a replacement for the legacy Prorating tool from _WLR Automotive_, with the added memory-saftey that **Rust** provides while keeping it all within a simple application.
2025-08-01 08:32:38 -05:00
2025-08-01 08:36:20 -05:00
## How to Use
When using this tool, simply click on the **Current Membership** that your customer has, then select the **New Membership** that your customer wants, then select the **Last Time they were Billed**, and finally click _Submit_ and it'll automatically run through the Math and tell you how long to _Extend/Cut_ their membership by!
## Tools Used
2025-08-01 09:57:42 -05:00
* Slint _(For UI)_