🎴 Pointing-Poker 🎴

It is an application for conducting sessions to assess the complexity of the work ahead or the relative volume of tasks to be solved in software development.

image

Authors

This application was created by LenarFF, lexomut, OKitel.

Technologies/Libraries

MERN

This project is using MERN stack. image M - MongoDB
E - Express
R - React
N - Node.js

Package manager:

  • npm

Version control:

  • git

Code:

  • create react app
  • React: dom, router-dom, scripts.
  • Typescript
  • Code was analyzed by ESlint and prettier.

Design:

  • SASS
  • Material-UI: core, icons, lab, utils.
  • clsx

Interaction client-server:

  • axios (HTTP client for the browser)
  • WebSocket

Export data:

  • export-from-json

Tests:

  • Testing library: react, jest, jest-dom, user-event.