Skip to content

Iteration 3

Sirin Puenggun edited this page Nov 10, 2023 · 1 revision

Goals

Goal of this Iteration is to Start development of analytic and dashboard, refine google calendar API performance, enchance UI/UX and Implment logic for Eisenhower priority Matrix and write axios to fetch as much as possible data from DRF

Feature

Backend

Task Description
Complete or Improve Google Calendar Sync Google Calendar API speed is slow If we fetch all data at once, so we will use Pagination and others technique to help with speed problems
Implement Eisenhower Matrix Classifier With Eisenhower Matrix, we classify priority so we will implement logic to give priority to tasks
Develope Analytic System Analytic system aim to track user infomation such as finish rate, unfinish tasks and etc.

Frontend

Task Description
Improve Login/Registration Page and Nav + Sidebar React + Tailwindcss + DaisyUI will handle this UI improvement
Develope Kanban Board View and Calendar View With Fullcalendar, we will implement some portion of calendar view and find way to implement Kanban board view
Navigation Bar and Sidebar Development Finish Navbar implementation and get some parts of Sidebar finish

Additional

No Additional tasks

Criteria

  • Login and Register Page look good.
  • Can retreive data from Google Calendar via API FASTER.
  • 30-40% of Kanban and Calendar View finish.
  • Some API endpoints of Analytic System

We have some Remaining works -> Some API endpoints of Analytic System

Clone this wiki locally