Actions
CompressPdf #4062
open[FE]: Project Setup (Frontend & Backend) with API Integration and Redux State Management
Description
Set up the initial frontend and backend project structure and integrate core APIs.
Implement Redux for global state management to reduce prop drilling and improve data flow consistency across the application.
This includes:
- Initial frontend and backend setup
- API integration with a clean service layer
- Redux store configuration and slices
- Refactoring shared data flow to use Redux instead of deep prop passing
- Basic error handling and scalable project structure
Updated by Md.Sajib Ahmed 3 months ago
- Status changed from In Progress to Complete
- % Done changed from 0 to 100
Actions