Collaboration & Project Management Reimagined!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Workwise is a high-performance, real-time collaboration platform designed for teams who need more than just one tool. Built with modern technologies like Next.js and Convex, it seamlessly integrates real-time messaging, visual task management, and AI-powered planning into a single, unified experience.
Key Highlights:
- One Unified Platform: No more context switching between chat and task apps.
- Real-Time Everything: Powered by Convex for near-instant synchronization across all project data.
- AI-First Workflow: Leverage AI to plan project roadmaps and optimize team velocity.
To get a local copy of Workwise up and running, follow these simple steps.
- npm or bun
npm install npm@latest -g
- Clone the repo
git clone https://github.com/SimpleCyber/workwise.git
- Install NPM packages
npm install # or bun install - Set up your
.env.localCONVEX_DEPLOYMENT=your_deployment_name NEXT_PUBLIC_CONVEX_URL=your_convex_url
- Start the Convex dev server
npx convex dev
- Start the Next.js development server
npm run dev
Workwise is designed to be intuitive. Create a workspace, invite your team, and start collaborating instantly.
Real-Time Messaging
Kanban/Trello-style Task Management
AI-Powered Jira-style Planner
- Real-time Messaging
- Kanban Board Integration
- AI Planner (Alpha)
- Multi-language Support
- Advanced Mobile Analytics
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Satyam Yadav - LinkedIn - satyamyadav9uv@gmail.com
Project Link: https://github.com/SimpleCyber/workwise


