Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/becem-gharbi/wip
A platform to share work progress and more...
https://github.com/becem-gharbi/wip
Last synced: 5 days ago
JSON representation
A platform to share work progress and more...
- Host: GitHub
- URL: https://github.com/becem-gharbi/wip
- Owner: becem-gharbi
- Created: 2024-04-16T14:43:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T10:04:44.000Z (7 months ago)
- Last Synced: 2024-11-09T14:47:01.325Z (2 months ago)
- Language: Vue
- Homepage: https://wip.bg.tn
- Size: 465 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# WIP
This project is named Work In Progress and is currently in development. It's a web platform for project management.
## Features
The platform can be self-hosted supporting serverless deployment on Cloudflare. It offers the following features:
- Kanban board to visualize project progress.
- Share progress with a team of users.
- Realtime messaging via WebRTC thanks to [PeerJS](https://github.com/peers).## Development
Please refer to [prisma-cloudflare](https://github.com/becem-gharbi/prisma-cloudflare) for setup and deployment.