DEV Community

Long Nguyễn Xuân
Long Nguyễn Xuân

Posted on

2

Daily report trong đồ án

Khi đi làm vào tầm những năm 2025 này đa phần các bạn sẽ làm việc với mô hình Agile/Scrum, chi tiết về nó thì nói lúc khác, nhưng trong đấy có 1 thứ rất hay (*) gọi là "daily stand up"

Vì làm đồ án thì chúng ta chơi hệ remote working, và cũng hiếm team nào set được daily stand up qua video call, nên thường thì mình sẽ chơi daily stand up qua Discord,

cách làm như sau:

  1. tạo 1 discord channel có tên daily-stand-up
  2. mỗi ngày, người đầu tiên vào thực hiện daily stand up (hoặc gọi là daily report cũng được) thì tạo 1 thread với title YYYY-MM-DD và viết nội dung vào
  3. các bạn còn lại reply theo format dưới

ví dụ

## DONE
// hôm nay vừa **xong** được việc gì, 
// nếu sp đó chưa công bố, hãy kẹp link vào 
// nếu không xong được gì thì ghi `N/A` 

## DOING 
// đang làm dang dở việc gì. 
chú ý viết đúng format 
- tiêu đề công vic 01 
  - original estimate: `n` h 
  - remain estimate:  `n` h 
  - plan done: `yyyy-mm-dd` 
- tiêu đề công vic 02
  - original estimate: `n` h 
  - remain estimate:  `n` h 
  - plan done: `yyyy-mm-dd` 

## ISSUE 
// có trở ngại gì khiến cho task bị trễ không ? 
// tuân thủ format
- tiêu đề: {text}
  + action: {text} 
     * plan: {yyyy-mm-dd}
## NEXT 
// mai dự kiến làm việc gì?
- vic 1 
  + plan: yyyy-MM-dd HH:mm 
- vic 2
  + plan: yyyy-MM-dd HH:mm

Enter fullscreen mode Exit fullscreen mode

ví dụ

2025-01-08 

## DONE
`N/A` 

## DOING 
- code module quét QRCode checkin điểm danh #108
  - original estimate: 16 h 
  - remain estimate:  8 h 
  - plan done: 2025-01-09

## ISSUE 
- hôm trước đi bão ăn mừng việt nam vô địch, nên 2am mới về nhà,   
  gọi cho Khắc Hưng với Đức PHúc rồi đi ngủ thôi chứ không code nổi 
  - action: chủ nhật này bù tiến độ 

## NEXT 
- hoàn thành module QRCode #108 (**) 
  + plan: 2025-01-09 23:00  
- nghiên cứu về quẹt thẻ NFC bằng iPhone 
  + plan 2025-01-10 
Enter fullscreen mode Exit fullscreen mode

(*) một số bạn sờ rum mát tơ đỉnh cao trí tuệ biến nó thành bullshit là chuyện khác 🐧

(**) cái #108 kia nếu như bạn dùng hệ tool quản lý dự án như jira / gitlab / azure board thì nhắn cái id này vào để tiện check

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay