Skip to content

humoyun/taskmaster

Repository files navigation

Yet Another Project Management System

Agile Project Management System

Purpose:

  • Learning full life cycle of software development by building real world app which is intended for Open Source

Backend:

I also developed backend part of Task Master, here is backend-api-repo

Want to have feature list:

  • Authentication with JWT
  • Authorization with Access Control rules
  • Dashboard panel for insights about projects
  • User management
  • Tracking user activities
  • Tracking task activities
  • Notifications
  • Search & filtering
  • Customized Profile panel
  • Full support for media uploading various types of file types
  • Supports multiple teams
  • Supports creating unlimited number of projects
  • Supports creating Sprints within a project life cycle
  • Supports creating Events within a project
  • Backlog within a project
  • Analytics
  • Task Management:
    • Commenting system
    • Agile Kanban Board

and many more ...

Technologies:

  • React 16 (Initialized by custom webpack config)
  • Redux 4
  • React-Router 4
  • Redux-Thunks
  • Redux-Saga
  • Ant Design (UI component framework)
  • Styled-Components
  • Less
  • Flaticon Icons
  • Axios
  • Nivo (vizualization & chart)
  • React transitions And more...

General Information

...

References and resources: