Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 2.14 KB

File metadata and controls

71 lines (59 loc) · 2.14 KB

About Us

We are a team of 3 Year 2 NUS students from SoC.

Project Team

[Praveer Tewari] (http://github.com/praveer922)


Role: Team lead, in charge of Model component, UI component

  • Components in charge of : Parser, Model, UI
  • Aspects/tools in charge of: Git, JavaFX, natty
  • Features implemented:
    • Add
    • Edit tasks
    • Delete completed
    • Undo complete,pin
    • Pinboard view
    • Overdue, due soon notifications
  • Code written: [main][test][docs]
  • Other major contributions:
    • Learning and teaching Javafx to design GUI
    • Source out and introduced external libraries e.g. natty


Role: Testing, Integration, in charge of Logic component

  • Components in charge of : test , Command, Logic
  • Aspects/tools in charge of: Testing, Code quality
  • Features implemented:
    • Show Tasks
    • Find Task
    • Pin Tasks
    • Unpin Tasks
    • Complete Tasks
    • Uncomplete Tasks
    • Sort Tasks
  • Code written: [main][test][docs]
  • Other major contributions:
    • Refactoring and refinement of code
    • Set up Travis and Coveralls


Role: Code quality, Scheduling and Tracking

  • Components in charge of : Util , collated , docs , History
  • Aspects/tools in charge of: Documentation, Code quality, git, collate
  • Code written: [main][test][docs]
  • Features implemented:
    • Undo add, delete, edit
    • Edit Tasks
    • Help Window
    • Check for clashing time slot
  • Other major contributions:
    • Diagrams
    • Collate

[Muthu Kumar Chandrasekaran] (https://github.com/cmkumar87)


Role: Mentor