liberu-accounting / accounting-laravel

Accounting application written in Laravel 11 / PHP 8.3 using Filament 3
https://www.facebook.com/liberusoftware
57 stars 16 forks source link

Set Up Client Portal #284

Open AArchange opened 2 months ago

AArchange commented 2 months ago

Description: Create a client portal where customers can view invoices and make payments.

Tasks: Implement secure login for clients. Develop UI for clients to view their invoices. Integrate payment processing in the client portal. Acceptance Criteria: Clients can log in and view their invoices. Payments can be made directly through the portal.