AYM1607 / do_more

A good looking glorified todo list built with flutter.
MIT License
29 stars 15 forks source link

Deprecate tasks lists on user and event model. #7

Open AYM1607 opened 5 years ago

AYM1607 commented 5 years ago

The tasks list is not necessary since tasks have an owner and event property that lets them be queried by this parameters, keeping track of this information inside user and event models only causes more queries to firestore when making updates and adding new tasks.

AYM1607 commented 5 years ago

For event model: https://github.com/AYM1607/do_more/commit/2f12601c1f05a25c05315490da276532d6bcba1e