You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a mechanism to allow classmates to share tasks with each other.
For now this will only be an association between Classmates through objects. In other words, Classmates that have the same tasks.
Add the code to store this association using IndexedDB API and the corresponding stuff needed to allow CRUD in the UI.
The text was updated successfully, but these errors were encountered:
Create a mechanism to allow classmates to share tasks with each other.
For now this will only be an association between Classmates through objects. In other words, Classmates that have the same tasks.
Add the code to store this association using IndexedDB API and the corresponding stuff needed to allow CRUD in the UI.
The text was updated successfully, but these errors were encountered: