karan / Projects

:page_with_curl: A list of practical projects that anyone can solve in any programming language.
https://twitter.com/karangoel
MIT License
44.55k stars 10.52k forks source link

To-do list #138

Open kibiz0r opened 5 years ago

kibiz0r commented 5 years ago

I feel like to-do lists are pretty common.

For bonus points, make it cloud-synced and shareable and support offline mode with some UI for resolving conflicts between users' changes. (Alice checks off an item while offline, Bob deletes the item, Alice comes back online... Wat do?)

JacobGarrett commented 5 years ago

Mute

On Fri, Jan 11, 2019, 08:38 Michael Harrington <notifications@github.com wrote:

I feel like to-do lists are pretty common.

For bonus points, make it cloud-synced and shareable and support offline mode with some UI for resolving conflicts between users' changes. (Alice checks off an item while offline, Bob deletes the item, Alice comes back online... Wat do?)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/karan/Projects/issues/138, or mute the thread https://github.com/notifications/unsubscribe-auth/AKobv8UDS3ld5BP_6pGAcQHqde5hb1AJks5vCKHfgaJpZM4Z7ks1 .

saulojoab commented 4 years ago

I agree, to-do lists are super common and pretty fun to create.

Also,

"Mute"

I laughed.

harshbhandari7 commented 3 years ago

@kibiz0r true, now days to-do lists are considered as 'Hello World' Project for learning a new library or framework.

veerviren commented 3 years ago

hii