ProjectsAdvanced Todolist App
Featured Project

Advanced Todolist App

Built an advanced Todo List application using React and TypeScript, featuring task creation with priority levels, category-based organization, filtering for completed and active items, a responsive light/dark mode UI, and persistent data storage via Local Storage to ensure a smooth and consistent user experience.

10Technologies
6Key Features

Technologies

Tools and technologies used in this project

ReactReactTypescriptTypescriptTailwind CSSTailwind CSSHTMLHTMLCSSCSSJavaScriptJavaScriptVSCodeVSCodeFigmaFigmaVercelVercelGitGit
Advanced Todolist App

Key Features

Main highlights of the project

  • Developed an advanced Todo List application using React and TypeScript for type-safe, scalable code.

  • Implemented task creation with support for setting priority levels.

  • Added category assignment for todos to improve task organization.

  • Built filtering options to display completed or active tasks efficiently.

  • Implemented light/dark mode with dynamic UI theme switching.

  • Persisted all todo data using Local Storage for a seamless user experience across sessions.