Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 428 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 428 Bytes

A To-Do app built with React, Firebase, Typescript

Features:

These are some of the features:

  1. Add Task with date, time.
  2. Edit Task description, date and time.
  3. Delete Task.
  4. Filter tasks by description, filter tasks by date.
  5. User filters are persisted the latest state still as it is (any search value entered).
  6. Each user has it's own profile and he can edit his name and image.
  7. Responsive design.