Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

2023 05 16: Work Process (Meeting)

Aconex edited this page Jun 11, 2023 · 10 revisions

Results/Decisions

Work Process

  • Scrum:
    sprint: 3 weeks
    weekly: 1 per Week, Tuesday 3 om (online)
    15 minutes, effictivley 2 per sprint
    sprint Review, Sprint Retro 30 min (in person sometime)
    sprint planning 30 min
    rotating scrum master
    no Product owner

Tasks Tracking

  • Sprints = Milestones

  • Lifecycle
    1. Backlog
    (scrum master) (Ready)
    2. Planned
    --(in issue)--
    (assignee)
    (A) Priority
    (B) To Do's as Markdown checkboxes
    (C) Estimated effort in hours (fib numbers)
    (D) Assignee
    3. Doing
    (assignee, auto)
    4. Review
    (merge)
    5. Done <-- | estimaed speak time / person)
    if possible, issues are moved by auto merged workflows

  • GitHub Flow: 1 main <--(merge)-- n features)

  • Documentation as part of issue

Tech Stack

  • Frontend: Hybrid App
    -> Android
    -> iOS
    -> (Web)
    Framework: React

  • Backend: TypeScript, NodeJS
    Framework: Express/NestJS

TODOs

  • Establish work process and issue tracking (#6)
  • Establish technology stack (#5)

Notes

Clone this wiki locally