This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
Task Tracker App This Task Tracker App is a productivity tool designed to help users manage their weekly tasks and track their progress toward earning rewards. Users can log in, create and organize tasks by days of the week, and monitor their accumulated points. Completed tasks contribute points, which can be redeemed for rewards, providing an incentive to stay productive throughout the week.
Features User Authentication: Sign up and log in securely. Task Management: Add, view, and complete tasks for each day of the week. Weekly Progress Tracking: Track points earned and tasks completed, with a weekly progress bar for visual feedback. Rewards System: Redeem earned points for rewards as a motivational boost. Responsive Design: Optimized for both desktop and mobile views. This app aims to provide a simple, gamified way to stay on top of daily and weekly tasks, making productivity engaging and rewarding.