EisenFlow is a productivity-focused task management web app based on the Eisenhower Matrix. The frontend is built with React.js, offering an intuitive and responsive interface to help users prioritize tasks effectively.
- ๐งญ Eisenhower Matrix UI โ Visual quadrant-based task organization (Important/Urgent)
- ๐ Drag & Drop โ Move tasks seamlessly between quadrants
- โฐ Due Dates & Reminders โ Get notified about deadlines
- โ Task Completion Animations โ Delightful UX for finishing tasks
- ๐ JWT Authentication โ Secure login system
- ๐ฅ User Management โ Profiles and assignments
- ๐ฆ API Integration โ Communicates with a FastAPI backend
- React.js
- Tailwind CSS (for styling)
- React DnD / react-beautiful-dnd (for drag-and-drop)
- Axios (for API requests)
- React Router (for navigation)
- JWT (for authentication)
- Framer Motion (for animations)