Compare commits
No commits in common. "main" and "v0.1.12" have entirely different histories.
|
|
@ -11,10 +11,6 @@ labels: order
|
||||||
- [ ] Product listing rewrite
|
- [ ] Product listing rewrite
|
||||||
- [ ] Small script fix
|
- [ ] Small script fix
|
||||||
|
|
||||||
Direct web order form:
|
|
||||||
|
|
||||||
https://iota-bus.aboydfd.com/#order
|
|
||||||
|
|
||||||
## Budget
|
## Budget
|
||||||
|
|
||||||
USD 5 minimum:
|
USD 5 minimum:
|
||||||
|
|
@ -31,18 +27,8 @@ Describe the required delivery format:
|
||||||
|
|
||||||
## Upload link used
|
## Upload link used
|
||||||
|
|
||||||
Preferred:
|
|
||||||
|
|
||||||
https://iota-bus.aboydfd.com/#order
|
|
||||||
|
|
||||||
Backup:
|
|
||||||
|
|
||||||
https://nextcloud.aboydfd.com/index.php/s/KPJJHnNBrDYtysd
|
https://nextcloud.aboydfd.com/index.php/s/KPJJHnNBrDYtysd
|
||||||
|
|
||||||
## Auto-fulfillment
|
|
||||||
|
|
||||||
CSV / Excel cleanup and product listing rewrite can be auto-fulfilled when a small CSV attachment is provided through the web order form. Small script fixes are manually scoped.
|
|
||||||
|
|
||||||
## Safety confirmation
|
## Safety confirmation
|
||||||
|
|
||||||
- [ ] No passwords or account access required.
|
- [ ] No passwords or account access required.
|
||||||
|
|
|
||||||
19
README.md
19
README.md
|
|
@ -11,7 +11,6 @@ Base scope: USD 5 for one small CSV or spreadsheet up to 100 rows.
|
||||||
Delivery:
|
Delivery:
|
||||||
|
|
||||||
- cleaned CSV/XLSX output
|
- cleaned CSV/XLSX output
|
||||||
- delimited TXT conversion when needed
|
|
||||||
- normalized dates and text fields
|
- normalized dates and text fields
|
||||||
- duplicate handling
|
- duplicate handling
|
||||||
- missing-value flags
|
- missing-value flags
|
||||||
|
|
@ -43,24 +42,10 @@ Delivery:
|
||||||
Public service page:
|
Public service page:
|
||||||
https://iota-bus.aboydfd.com/
|
https://iota-bus.aboydfd.com/
|
||||||
|
|
||||||
Chinese service page:
|
|
||||||
https://iota-bus.aboydfd.com/iota_cn.html
|
|
||||||
|
|
||||||
Service-specific pages:
|
|
||||||
- https://iota-bus.aboydfd.com/csv-cleanup-service.html
|
|
||||||
- https://iota-bus.aboydfd.com/product-listing-rewrite-service.html
|
|
||||||
- https://iota-bus.aboydfd.com/small-script-fix-service.html
|
|
||||||
|
|
||||||
Direct order form:
|
Direct order form:
|
||||||
https://iota-bus.aboydfd.com/#order
|
https://iota-bus.aboydfd.com/#order
|
||||||
|
|
||||||
The order form accepts short briefs and optional small files for scoped CSV, listing, or script-fix requests. Submitted orders return a private status link that can show auto-fulfilled CSV/listing deliveries.
|
The order form accepts short briefs and optional small files for scoped CSV, listing, or script-fix requests.
|
||||||
|
|
||||||
Order status page:
|
|
||||||
https://iota-bus.aboydfd.com/iota_order_status.html
|
|
||||||
|
|
||||||
Payment status page:
|
|
||||||
https://iota-bus.aboydfd.com/payment.html
|
|
||||||
|
|
||||||
Telegraph backup page:
|
Telegraph backup page:
|
||||||
https://telegra.ph/CSV-Excel-cleanup-from-USD-5-by-iota-contact-05-13
|
https://telegra.ph/CSV-Excel-cleanup-from-USD-5-by-iota-contact-05-13
|
||||||
|
|
@ -100,4 +85,4 @@ Not accepted:
|
||||||
|
|
||||||
## Current payment status
|
## Current payment status
|
||||||
|
|
||||||
Payment QR code is not connected yet. Orders can be scoped through the intake/upload links first; payment instructions must be provided before final delivery. The public payment status page intentionally shows no configured method until an authorized PayPal, Alipay, or WeChat Pay route exists.
|
Payment QR code is not connected yet. Orders can be scoped through the intake/upload links first; payment instructions must be provided before final delivery.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user