Skip to content

This repo contains public code for final project CMPE-280 Spring 2024

Notifications You must be signed in to change notification settings

dst2609/FlowMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flow Master

Application introduction

Flow Master is a web-based application that provides AI-powered project management boards. It seamlessly integrates into workflow and utilizes state-of-the-art models to summarize ticket descriptions, autonomously assign story points, and intelligently allocate tasks to developers based on their skills and workload. With an intuitive UI, Scrum Masters can easily create, manage, and track tickets, visualizing progress as they drag tasks across the board. Moreover, the tool also helps with sprint retrospective meetings by providing dynamic graphs and insights into pending story points for each developer.

Getting Started

git clone [email protected]:dst2609/FlowMaster.git

cd FlowMaster/flowmaster-api

npm install

npm start [Backend is up and running]

--Open new terminal tab

cd FlowMaster/flowmaster-ui

npm install

npm run dev [Frontend is up and running at http://localhost:5173/]


For .env file and API key, please contact Devarsh Thaker - [email protected]


About

This repo contains public code for final project CMPE-280 Spring 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •