Live Link: Babel-Forge.vercel.app
BabelForge is a Team Collaboration Tool designed to optimize team communication, collaboration, and task management. By providing an integrated platform, it aims to simplify project workflows, ensure seamless interaction among team members, and offer visibility into project progress.
- Project Info Management
- Drag & Drop Task Management
- Task Boards (Kanban Style)
- Progress Tracking
- Issue Tracking and Reporting
- Labels for Different Projects
- Notification System
- Comments and File Attachments
- Search and Filters
- Task Dependencies
- Review System
- Export Reports
# Clone this project
$ git clone https://github.com/younusFoysal/BabelForge.git
# Access
$ cd BabelForge
# Install dependencies
$ npm i
# Run the project
$ npm run dev
# The server will initialize in the <http://localhost:5173>