yezzzdyy / Influence

This Flutter app connects small businesses, such as cafes and clothing shops, with influencers for effective marketing collaborations. The platform allows business owners to easily find and engage with influencers to promote their brands through social media posts, reels, and videos.
0 stars 1 forks source link

I will create mock data service and enhance the UI #1

Open yazdanhaider opened 1 month ago

yazdanhaider commented 1 month ago

i will create a mock data service to simulate backend interactions an also the UI with a more polished design. By creating a service folder and create a file called mock_data_service.dart Also enhance the UI in the -lib/screens/offer_details_screen.dart

yezzzdyy commented 1 month ago

i will create a mock data service to simulate backend interactions an also the UI with a more polished design. By creating a service folder and create a file called mock_data_service.dart Also enhance the UI in the -lib/screens/offer_details_screen.dart

Great move on @yazdanhaider make sure Implement a mock data service to simulate backend interactions and enhance the UI with a more polished design.

Tasks

1. Create Mock Data Service

2. Enhance UI in OfferDetailsScreen

3. Integrate Mock Data Service with UI

Acceptance Criteria

Additional Notes