Skip to content

AssembleApp/assemble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Could your team use a tool to help visualize the tasks they're given and track their progress? Enter Assemble! 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 or order
    • 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

About

📌 Scrum Board Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 6.9%
  • HTML 0.5%