This website requires JavaScript.
Explore
Help
Sign In
dm1sh
/
toodo
Watch
1
Star
0
Fork
0
You've already forked toodo
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
toodo
/
src
History
dm1sh
3edf5edaec
Made addTask component showing functional
2021-10-17 17:52:07 +03:00
..
components
Made addTask component showing functional
2021-10-17 17:52:07 +03:00
store
Made task updating working, fixed task removal (i almost fogot how to use array mutationing methods)
2021-10-17 17:26:16 +03:00
App.tsx
Integrated redux to application. Task list now is using list from the store. Added task marking as done and removal
2021-10-17 17:10:09 +03:00
hooks.ts
Added redux storee to project
2021-10-17 16:40:38 +03:00
index.tsx
Added basic application design with material design
2021-10-11 13:54:25 +03:00
types.ts
Added basic application design with material design
2021-10-11 13:54:25 +03:00