we-scrum

Tool to manage CQRS projects

Usage no npm install needed!

<script type="module">
  import weScrum from 'https://cdn.skypack.dev/we-scrum';
</script>

README

we-scrum

Scrum studio to manage efficiently scrum developments

Roadmap

[ ] Authentication Login / Logout / Register / Forgot password [ ] Create user function (http for commands + event handlers - denormalizers / mailing / ...) [ ] Create Project [ ] Invite user to project [ ] Accept / Reject invitation [ ] Create story (Name, Sprint / Category) [ ] Update story (Routes / Objects / Enums / Relations / Comments) [ ] Mark changes as done (item by item + globaly) [ ] Search bar (inside a project) [ ] Develop we-scrum api to retrieve object list, content, ... [ ] Integration with slack [ ] Integration with VSTS?