A customizable to-do app to help increase productivity. Time Attask helps users identify, prioritize, and complete their daily tasks in time intervals with breaks. This web app is responsive and accessible on mobile devices. Google lighthouse audit score: 100 Performance
, 100 Accessibility
, 100 Best Practices
, 100 SEO
.
Web Application Link: https://timeattask.netlify.app/
- Custom Settings: Personalize your pomodoro and break time.
- Adding/Removing Task: Identify the importance, urgency, and difficulty of each task. Keep track of completed and ongoing tasks.
HTML 5
CSS 3
JavaScript ES6
Vite
React.js
Sass
npm install
Afterward:
npm start
- Could add more settings such as background colors, fonts, and sounds.
- Could add login authentication for user personalization.