Skip to content

kostyamm/pm-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PM Tool ⚙️

  • Frontend app Vue 3 / Vite / Element Plus UI / Socket.io (client)
  • Backend app Express / MongoDB (mongoose) / Socket.io (server)

About 📝

This is a demo project for estimating tasks.

Yes, of course, business logic needs to be improved here, but the foundation is already ready.

Launch developer mode 🏗

For server and client directory

  • npm ci && npm run dev

Screenshots 🤳 from demo-beta branch

Login

Login

User rooms

User rooms

Room for estimating

Room for estimating

Components

Components