Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Glitch™️ task app #688

Closed
alexreardon opened this issue Aug 5, 2018 · 8 comments
Closed

Create Glitch™️ task app #688

alexreardon opened this issue Aug 5, 2018 · 8 comments

Comments

@alexreardon
Copy link
Collaborator

It would be great to create a task management application Glitch.

All you would need to be able to do this would be our getting started course.

Additional criteria:

  • Create, modify and delete tasks
  • Should have a persistant data store for the created tasks

We could link this glitch from the repo 😊

@El-Coder
Copy link

El-Coder commented Aug 8, 2018

Can I take this ?

@alexreardon
Copy link
Collaborator Author

Go for it @El-Coder!

@LukeHendrick
Copy link
Contributor

So not to step on @El-Coder's toes, but I've been working on a personal project for a while that I think does what you're asking and it's recently gotten to a place that I feel comfortable putting it out there for the world.

It's a kanban style to-do list, with the ability to create custom lanes and reorder them on the fly. Content is stored in localStorage for quick access, while simultaneously saving to an mlab MongoDB instance for long-term storage. Notes and lanes can be edited or deleted via right-click (long press on mobile).

You can view it here

@alexreardon
Copy link
Collaborator Author

God for it @LukeHendrick!! It looks great. We should add a section to our docs which points people to it

@El-Coder
Copy link

It's better than what I have worked on so far, so it's alright @LukeHendrick.

@LukeHendrick
Copy link
Contributor

@alexreardon, where in the docs do you think we should add the section? I can write it up if you have an idea of the kind of information we want to include.

@alexreardon
Copy link
Collaborator Author

alexreardon commented Oct 12, 2018 via email

LukeHendrick added a commit to LukeHendrick/react-beautiful-dnd that referenced this issue Oct 12, 2018
alexreardon pushed a commit that referenced this issue Oct 12, 2018
* Added 'Community' Section, and a link to the kanban-dnd glitch per issue #688

* Updated description of kanban-dnd
@alexreardon
Copy link
Collaborator Author

Closed by #856

Tag: #838

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants