TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Scrum Board – Simple JavaScript Task Managament App

68 pointsby mr_ali3nover 8 years ago

12 comments

ameliusover 8 years ago
The delete button is broken: it changes size when dragging&#x2F;hovering (which is totally unnecessary), but then when you move to the left before releasing it shrinks again.<p>The download button is counter-intuitive. Instead of letting you download your tasks, it downloads the source code instead.<p>Double-clicking on an item does not let you edit it.<p>Opening the app in two different tabs simultaneously does not work. When moving tasks in one tab, the changes are not reflected in the other tab.
评论 #13004980 未加载
sideprojectover 8 years ago
Very cool!<p>I was assuming the app to be written with a framework like React or Angular, and was pleasantly surprised to see that it&#x27;s just a html and a JS file with some styles applied - very refreshing.
评论 #13005528 未加载
评论 #13006568 未加载
vibhajover 8 years ago
Wonderful! :) how about using firebase to save the data in cloud, rather than relying on local storage? Or maybe have an option to import&#x2F;export to some storage.
评论 #13004988 未加载
评论 #13004171 未加载
fbnlsrover 8 years ago
It&#x27;s really cool.<p>I wonder how online scrum boards I&#x27;ve seen so far don&#x27;t seem to visually integrate User Stories. On our physical Scrum board, we have big stickers for user stories, and tasks are written next to them. I&#x27;ve yet to see this implementation on a virtual board.
评论 #13005239 未加载
webwanderingsover 8 years ago
I&#x27;d want one of these boards to have a timer, for a change! None of the services anywhere offer embedded timer&#x2F;stop watch. You start a task, you should be able to time it.
johnlbevan2over 8 years ago
Very nice look &amp; feel. Sadly double clicking to edit doesn&#x27;t seem to work in Chrome.
评论 #13004967 未加载
f0xb4tover 8 years ago
This is cool. I would like to have an option to select a lighter color theme.<p>Edit: Corrected the typo.
评论 #13004972 未加载
mihauover 8 years ago
I don&#x27;t understand. What is so cool about this board ?
评论 #13006998 未加载
sedlichover 8 years ago
Looks good. But editig and deletion does not work for me.
评论 #13004502 未加载
zerrover 8 years ago
A question: I believe these kind of UIs&#x2F;apps are not a complex undertaking in any sane desktop UI API. So is JavaScript dev&#x2F;ecosystem in such state that it is worth showing off such stuff?
thewhitetulipover 8 years ago
I opened the site in firefox on android and it is not working. Unable to do shutting other than adding task. I think we also need a mobile UI :)
anirudhaover 8 years ago
Integration with Asana?