Skip to content

This is my first mern stack application. Facilitated by Socket.io, you can create a private room and invite others to the room and plan issues together, where the display is in sync across users in the room.

Notifications You must be signed in to change notification settings

superccl/scrum-poker-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Scrum Poker

The project is online. Please feel free to check out and try it!

Technical skills (Frontend)

  1. React (Typescript)
  2. Next.js
  3. Material UI
  4. Tailwind CSS

Technical skills (Backend)

  1. Express
  2. MongoDB
  3. Socket.io (websocket)

This application is suitable for Agile development teams, all team members can join the same room and vote issues in real-time. The issues sidebar enables the team to create, change, and delete issues with simple clicks. With support with MongoDB, you don't need to concern about data loss as long as you have the room id. This application is also compatible on all devices, so that you can vote without any restrictions.

Start planning your game now and have fun!

Reference

The design of this application is inspired by we agile you

About

This is my first mern stack application. Facilitated by Socket.io, you can create a private room and invite others to the room and plan issues together, where the display is in sync across users in the room.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published