Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deadline feature #38

Merged
merged 15 commits into from Oct 21, 2019

Conversation

Kzrthikz
Copy link

Completed add deadline sub feature.
Pending:
-Write tests for classes.
-Delete deadline sub feature still in progress.
-instead of input string, take a list instead

src/main/java/seedu/module/model/module/Module.java Outdated Show resolved Hide resolved
src/main/java/seedu/module/model/Model.java Outdated Show resolved Hide resolved
src/main/java/seedu/module/model/ModelManager.java Outdated Show resolved Hide resolved
src/main/java/seedu/module/model/ModuleBook.java Outdated Show resolved Hide resolved
src/main/java/seedu/module/model/module/Deadline.java Outdated Show resolved Hide resolved
src/main/java/seedu/module/model/module/Deadline.java Outdated Show resolved Hide resolved
Copy link

@geshuming geshuming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kzrthikz Kzrthikz merged commit 559d31e into AY1920S1-CS2103T-W13-1:master Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants