/scrum-board

📌 Scrum Board Application

Primary LanguageJavaScript

Could your team use a tool to help visualize the tasks they're given and track their progress? Enter Scrumify! The new virtual scrumboard that all developers will want!

Current features include:

  • User sign-up and login
  • A user home page which lists all of the teams you're a part of and the ability to join an existing team or create a new team
  • A team scrum board page where a user can:
    • Create stories to describe the nature of a set of tasks
    • Create tasks corresponding to a story
    • Drag and drop tasks to update their current status
    • Passwords stored and verified using bcrypt

Future features:

  • Responsive styling
  • Websocket integration allowing users to simultaneously log into the same team and see live updates from other users