Coder Social home page Coder Social logo

jeffkwoh / main Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cs2103-ay1819s1-f11-3/main

0.0 0.0 0.0 23.34 MB

:ab::four: Address Book sample application (Level 4)

Home Page: https://se-edu.github.io/addressbook-level4

License: MIT License

Shell 0.32% Java 98.80% CSS 0.86% HTML 0.01%

main's Introduction

WatchOver

Build Status Build status Coverage Status

Ui
  • Are you overworked in school? Do you want to play a game instead?

  • Let WatchOver whisk away your daily drudgery, by turning your life into a game!

  • Complete tasks in your life to receive XP!

  • Organize the tasks in your life like never before using labels and dependencies!

  • Complete achievements and become the greatest force of productivity in the virtual world!

Acknowledgements

Licence : MIT

main's People

Contributors

pengnam avatar zhiyuan-amos avatar remo5000 avatar yamgent avatar jiaxiu11 avatar chikchengyao avatar damithc avatar jeffkwoh avatar pyokagan avatar m133225 avatar mightycupcakes avatar yamidark avatar rinder5 avatar limmlingg avatar eugenepeh avatar chao1995 avatar vivekscl avatar yl-coder avatar lejolly avatar pierceandy avatar ndt93 avatar edmundmok avatar kychua avatar okkhoy avatar alexlmeow avatar lixiaoooowei avatar verylazyboy avatar nicholaschuayunzhi avatar cheec avatar jia1 avatar

main's Issues

Test

Issue Title Template:
a descriptive title for a reasonable sized, standalone task. Such tasks should be able to be done by one person, in a few hours.

For example:
Update class diagram in the Developer Guide for v1.4
Implementing parser support for adding of floating tasks
Add support for the 'undo' command to the parser

Issue Body Template:
issue body is optional

Assignment of Issue:
Assign tasks (i.e., issues) to the corresponding team members using the assignees field.
Assign issues to milestones.

From CS2103 website:
Define project tasks as issues. When you start implementing a user story (or a feature), break it down to smaller tasks if necessary. Define reasonable sized, standalone tasks. Create issues for each of those tasks so that they can be tracked.e.g.

  • A typical task should be able to done by one person, in a few hours.
    Bad (reasons: not a one-person task, not small enough): Write the Developer Guide
    Good: Update class diagram in the Developer Guide for v1.4

  • There is no need to break things into VERY small tasks. Keep them as big as possible, but they should be no bigger than what you are going to assign a single person to do within a week. eg.,
    Bad:Implementing parser (reason: too big).
    Good:Implementing parser support for adding of floating tasks

  • Do not track things taken for granted. e.g., push code to repo should not be a task to track. In the example given under the previous point, it is taken for granted that the owner will also (a) test the code and (b) push to the repo when it is ready. Those two need not be tracked as separate tasks.

  • Write a descriptive title for the issue. e.g. Add support for the 'undo' command to the parser

  • Omit redundant details. In some cases, the issue title is enough to describe the task. In that case, no need to repeat it in the issue description. There is no need for well-crafted and detailed descriptions for tasks. A minimal description is enough. Similarly, labels such as priority can be omitted if you think they don't help you.

  • Assign tasks (i.e., issues) to the corresponding team members using the assignees field. Normally, there should be some ongoing tasks and some pending tasks against each team member at any point.

  • Optionally, you can use status.ongoing label to indicate issues currently ongoing.

Test

Issue Title Template:
a descriptive title for a reasonable sized, standalone task. Such tasks should be able to be done by one person, in a few hours.

For example:
Update class diagram in the Developer Guide for v1.4
Implementing parser support for adding of floating tasks
Add support for the 'undo' command to the parser

Issue Body Template:
issue body is optional

Assignment of Issue:
Assign tasks (i.e., issues) to the corresponding team members using the assignees field.
Assign issues to milestones.

From CS2103 website:
Define project tasks as issues. When you start implementing a user story (or a feature), break it down to smaller tasks if necessary. Define reasonable sized, standalone tasks. Create issues for each of those tasks so that they can be tracked.e.g.

  • A typical task should be able to done by one person, in a few hours.
    Bad (reasons: not a one-person task, not small enough): Write the Developer Guide
    Good: Update class diagram in the Developer Guide for v1.4

  • There is no need to break things into VERY small tasks. Keep them as big as possible, but they should be no bigger than what you are going to assign a single person to do within a week. eg.,
    Bad:Implementing parser (reason: too big).
    Good:Implementing parser support for adding of floating tasks

  • Do not track things taken for granted. e.g., push code to repo should not be a task to track. In the example given under the previous point, it is taken for granted that the owner will also (a) test the code and (b) push to the repo when it is ready. Those two need not be tracked as separate tasks.

  • Write a descriptive title for the issue. e.g. Add support for the 'undo' command to the parser

  • Omit redundant details. In some cases, the issue title is enough to describe the task. In that case, no need to repeat it in the issue description. There is no need for well-crafted and detailed descriptions for tasks. A minimal description is enough. Similarly, labels such as priority can be omitted if you think they don't help you.

  • Assign tasks (i.e., issues) to the corresponding team members using the assignees field. Normally, there should be some ongoing tasks and some pending tasks against each team member at any point.

  • Optionally, you can use status.ongoing label to indicate issues currently ongoing.

Test

Issue Title Template:
a descriptive title for a reasonable sized, standalone task. Such tasks should be able to be done by one person, in a few hours.

For example:
Update class diagram in the Developer Guide for v1.4
Implementing parser support for adding of floating tasks
Add support for the 'undo' command to the parser

Issue Body Template:
issue body is optional

Assignment of Issue:
Assign tasks (i.e., issues) to the corresponding team members using the assignees field.
Assign issues to milestones.

From CS2103 website:
Define project tasks as issues. When you start implementing a user story (or a feature), break it down to smaller tasks if necessary. Define reasonable sized, standalone tasks. Create issues for each of those tasks so that they can be tracked.e.g.

  • A typical task should be able to done by one person, in a few hours.
    Bad (reasons: not a one-person task, not small enough): Write the Developer Guide
    Good: Update class diagram in the Developer Guide for v1.4

  • There is no need to break things into VERY small tasks. Keep them as big as possible, but they should be no bigger than what you are going to assign a single person to do within a week. eg.,
    Bad:Implementing parser (reason: too big).
    Good:Implementing parser support for adding of floating tasks

  • Do not track things taken for granted. e.g., push code to repo should not be a task to track. In the example given under the previous point, it is taken for granted that the owner will also (a) test the code and (b) push to the repo when it is ready. Those two need not be tracked as separate tasks.

  • Write a descriptive title for the issue. e.g. Add support for the 'undo' command to the parser

  • Omit redundant details. In some cases, the issue title is enough to describe the task. In that case, no need to repeat it in the issue description. There is no need for well-crafted and detailed descriptions for tasks. A minimal description is enough. Similarly, labels such as priority can be omitted if you think they don't help you.

  • Assign tasks (i.e., issues) to the corresponding team members using the assignees field. Normally, there should be some ongoing tasks and some pending tasks against each team member at any point.

  • Optionally, you can use status.ongoing label to indicate issues currently ongoing.

Test

Issue Title Template:
a descriptive title for a reasonable sized, standalone task. Such tasks should be able to be done by one person, in a few hours.

For example:
Update class diagram in the Developer Guide for v1.4
Implementing parser support for adding of floating tasks
Add support for the 'undo' command to the parser

Issue Body Template:
issue body is optional

Assignment of Issue:
Assign tasks (i.e., issues) to the corresponding team members using the assignees field.
Assign issues to milestones.

From CS2103 website:
Define project tasks as issues. When you start implementing a user story (or a feature), break it down to smaller tasks if necessary. Define reasonable sized, standalone tasks. Create issues for each of those tasks so that they can be tracked.e.g.

  • A typical task should be able to done by one person, in a few hours.
    Bad (reasons: not a one-person task, not small enough): Write the Developer Guide
    Good: Update class diagram in the Developer Guide for v1.4

  • There is no need to break things into VERY small tasks. Keep them as big as possible, but they should be no bigger than what you are going to assign a single person to do within a week. eg.,
    Bad:Implementing parser (reason: too big).
    Good:Implementing parser support for adding of floating tasks

  • Do not track things taken for granted. e.g., push code to repo should not be a task to track. In the example given under the previous point, it is taken for granted that the owner will also (a) test the code and (b) push to the repo when it is ready. Those two need not be tracked as separate tasks.

  • Write a descriptive title for the issue. e.g. Add support for the 'undo' command to the parser

  • Omit redundant details. In some cases, the issue title is enough to describe the task. In that case, no need to repeat it in the issue description. There is no need for well-crafted and detailed descriptions for tasks. A minimal description is enough. Similarly, labels such as priority can be omitted if you think they don't help you.

  • Assign tasks (i.e., issues) to the corresponding team members using the assignees field. Normally, there should be some ongoing tasks and some pending tasks against each team member at any point.

  • Optionally, you can use status.ongoing label to indicate issues currently ongoing.

Test

Issue Title Template:
a descriptive title for a reasonable sized, standalone task. Such tasks should be able to be done by one person, in a few hours.

For example:
Update class diagram in the Developer Guide for v1.4
Implementing parser support for adding of floating tasks
Add support for the 'undo' command to the parser

Issue Body Template:
issue body is optional

Assignment of Issue:
Assign tasks (i.e., issues) to the corresponding team members using the assignees field.
Assign issues to milestones.

From CS2103 website:
Define project tasks as issues. When you start implementing a user story (or a feature), break it down to smaller tasks if necessary. Define reasonable sized, standalone tasks. Create issues for each of those tasks so that they can be tracked.e.g.

  • A typical task should be able to done by one person, in a few hours.
    Bad (reasons: not a one-person task, not small enough): Write the Developer Guide
    Good: Update class diagram in the Developer Guide for v1.4

  • There is no need to break things into VERY small tasks. Keep them as big as possible, but they should be no bigger than what you are going to assign a single person to do within a week. eg.,
    Bad:Implementing parser (reason: too big).
    Good:Implementing parser support for adding of floating tasks

  • Do not track things taken for granted. e.g., push code to repo should not be a task to track. In the example given under the previous point, it is taken for granted that the owner will also (a) test the code and (b) push to the repo when it is ready. Those two need not be tracked as separate tasks.

  • Write a descriptive title for the issue. e.g. Add support for the 'undo' command to the parser

  • Omit redundant details. In some cases, the issue title is enough to describe the task. In that case, no need to repeat it in the issue description. There is no need for well-crafted and detailed descriptions for tasks. A minimal description is enough. Similarly, labels such as priority can be omitted if you think they don't help you.

  • Assign tasks (i.e., issues) to the corresponding team members using the assignees field. Normally, there should be some ongoing tasks and some pending tasks against each team member at any point.

  • Optionally, you can use status.ongoing label to indicate issues currently ongoing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.