QuadB Advance Todo is a modern and user-friendly task management application designed to help users organize their daily tasks efficiently.
- Add, Edit, and Delete Tasks β Easily manage your to-do list.
- Real-time Task Updates β Get instant changes reflected.
- Intuitive User Interface β Simple and clean design for better usability.
- Task Prioritization β Organize tasks based on importance.
- Seamless Task Management β Effortlessly track your progress.
- Fetch Weather β Get real-time weather updates.
- Search & Filter β Quickly find tasks using search and filter options.
- Date Filter β Search tasks by specific dates.
- Login & Logout β Secure authentication for user accounts.
- Priority Management β Set task priorities for better organization.
- Location-based Weather β Show weather updates based on user location.
- More Features β Continuous enhancements to improve productivity.
- Frontend: React.js, Tailwind CSS,vite,lucide react,react-router-dom,react-calendar,etc.,
- State Management: Redux (if used)
- Deployment: Netlify
# Clone the repository
git clone https://github.com/khushikumarigupta14/QuadB.git
# Navigate to the project directory
cd QuadB
# Install dependencies
npm install
# Run the application
npm run dev