TaskForge is a comprehensive project management application designed to streamline task and project management processes for teams of all sizes. With its intuitive interface and robust features, TaskForge empowers teams to efficiently collaborate, organize tasks, track progress, and achieve project goals effectively.
- Project Management: Create, organize, and manage projects seamlessly.
- Task Management: Break down projects into actionable tasks and track progress with a flexible Kanban board interface.
- Collaboration Tools: Foster collaboration among team members with comments, file attachments, and mentions.
- Time Tracking: Track time spent on tasks accurately to improve productivity and resource allocation.
- Calendar Integration: Schedule and manage project timelines, milestones, and events.
- Notifications and Reminders: Stay updated with instant notifications and reminders for task assignments, deadlines, and important updates.
- Reporting and Analytics: Gain insights into project progress and performance with customizable reports and analytics.
- Integration with External Tools: Seamlessly integrate with popular tools and services for enhanced collaboration and workflow automation.
- Access Control and Permissions: Maintain security and control over project data with role-based access control and permission management.
- Audit Logs: Keep track of user actions and changes with comprehensive audit logs.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
- Start the API server:
npm start
- The API will be accessible at
http://localhost:<port>
, where<port>
is the port number specified in the.env
file.
Contributions to the TaskForge are welcome! If you encounter any bugs, have feature requests, or want to contribute enhancements, please feel free to submit issues and pull requests.
For detailed information about the available API endpoints and their usage, refer to the API documentation. [Link to API documentation goes here]
- Author - Osumah John Terry
MIT licensed. This project is licensed under the MIT license. Copyright (c) 2024 Osumah John Terry