Deadline Tracker is a powerful, user-friendly deadline management dashboard designed to help you track, and manage your important events, projects, and tasks hassle free! Stay up to date with task completion!
- Color-Coded Categories: Visually distinguish between different types of events
- Deadline Status: Instant visibility into upcoming and past-due events
- Responsive Design: Seamless experience across desktop and mobile devices
- Dark/Light Theme: Customizable UI for comfortable viewing
- Google Calendar Integration: Sync events directly to your Google Calendar
- Search and Filter: Easily find specific events
- Secure Admin Access: Restricted event management capabilities
- Comprehensive Event Tracking: Add, edit, and delete events across multiple categories
- Event Editing: Modify event details with ease
- Frontend: React
- Styling: Tailwind CSS
- Routing: React Router
- State Management: Context API
- Responsive Design: Mobile-first approach
- Node.js (v18+)
- npm
- Clone the repository
git clone https://github.com/Divii2205/deadlinetracker.git- Install dependencies
npm install- Start the development server
npm run dev- Default Admin Password:
SSTadmin123
src/components/: Reusable UI componentssrc/pages/: Main application pagessrc/context/: Global state managementsrc/utils/: Utility functions and helpers
- Advanced Notification System