Mobile App
New
Implemented email verification for both Provider App and Users app to enhance account security and authenticity
Update
Updated Libraries
Fix
Resolved the issue with unsubscribing topics in Firebase within the Admin App, Provider App and User App
Web
New
Introduced a new user interface for the customer website, enhancing aesthetics and usability
Implemented the ability for users to book all types of services directly from the website
Integrated Stripe payment gateway for secure and convenient online transactions
Enabled users to update the status of their bookings directly from the website interface
Implemented functionality for users to submit reviews for handyman services directly through the website interface
Admin Panel
New
Introduced a new feature empowering administrators to manage the website’s landing page content directly from the admin dashboard
Introduced functionality for admin users to customize email and notification templates, providing greater flexibility in communication
Update
Revamped the settings panel UI in the admin dashboard for better organization and navigation
Note:
Prior to updating, ensure to back up both your existing code and database for safekeeping
Following the update, execute the ‘php artisan migrate‘ command to synchronize the database schema with the latest changes