https://github.com/kostyamm/pm-tool
This is a demo project for estimating tasks
https://github.com/kostyamm/pm-tool
express mongodb mongoose nodejs pinia socket-io vite vue3
Last synced: 3 months ago
JSON representation
This is a demo project for estimating tasks
- Host: GitHub
- URL: https://github.com/kostyamm/pm-tool
- Owner: kostyamm
- Created: 2023-01-07T13:15:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T13:05:37.000Z (about 3 years ago)
- Last Synced: 2025-01-19T06:25:36.337Z (over 1 year ago)
- Topics: express, mongodb, mongoose, nodejs, pinia, socket-io, vite, vue3
- Language: Vue
- Homepage: https://pmtool.onrender.com/
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PM Tool ⚙️
- [Frontend app](https://github.com/kostyamm/pm-tool/tree/main/client) Vue 3 / Vite / Element Plus UI / Socket.io (client)
- [Backend app](https://github.com/kostyamm/pm-tool/tree/main/server) 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](https://github.com/kostyamm/pm-tool/tree/demo-beta)
### Login

### User rooms

### Room for estimating

### Components
