Pervej0 / qtec-todo

toto application

Home Page:https://qtec-todo.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qtec-todo Application

This is simple todo application which built for the purpose of tracking, utilizing task for a user.

Technical Breakthorugh

  • The application state managed by react-redux
  • The persitant content from localstorage has been built by redux-persist
  • Followed proper code formate, file structures and typescript type.

Features

  • User can add a task, set priorty, and automatically timestamped with today's date.
  • The task can be updated if it's completed or deleted when it's done.
  • Totall available tasks and complted task data is presented as well.
  • User can filter data by priority

About

toto application

https://qtec-todo.netlify.app/


Languages

Language:TypeScript 90.8%Language:JavaScript 4.9%Language:HTML 2.5%Language:CSS 1.8%