Skip to content

Features

Roderick Mendoza edited this page May 24, 2023 · 4 revisions

Features

  • Project CRUD
  • Task CRUD
  • OpenAi API: Task Recommendation
    Innovated a task recommendation feature by leveraging the OpenAI API to automate task creation based on project title and description. Constructed a component to extract relevant information from URL parameters, communicate with the OpenAI API completions endpoint using appropriate headers, and seamlessly integrate the obtained data into the existing task creation workflow.
  • Gantt Chart
  • Live Notifications
Clone this wiki locally