Skip to content

Commit

Permalink
Merge pull request #52 from nikele2001/branch-docs-DG
Browse files Browse the repository at this point in the history
Editted use cases and NFRs in Developer Guide
  • Loading branch information
sopa301 authored Oct 6, 2023
2 parents c28a2b0 + 087393f commit 7239813
Show file tree
Hide file tree
Showing 172 changed files with 53 additions and 614 deletions.
Binary file removed bin/main/images/address_book_32.png
Binary file not shown.
Binary file removed bin/main/images/calendar.png
Binary file not shown.
Binary file removed bin/main/images/clock.png
Binary file not shown.
Binary file removed bin/main/images/fail.png
Binary file not shown.
Binary file removed bin/main/images/help_icon.png
Binary file not shown.
Binary file removed bin/main/images/info_icon.png
Binary file not shown.
Binary file removed bin/main/seedu/address/AppParameters.class
Binary file not shown.
Binary file removed bin/main/seedu/address/Main.class
Binary file not shown.
Binary file removed bin/main/seedu/address/MainApp.class
Binary file not shown.
Binary file removed bin/main/seedu/address/commons/core/Config.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/commons/core/Version.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/commons/util/AppUtil.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/commons/util/FileUtil.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/commons/util/JsonUtil.class
Binary file not shown.
Binary file removed bin/main/seedu/address/commons/util/StringUtil.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/Logic.class
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/LogicManager.class
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/Messages.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/commands/Command.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/commands/ExitCommand.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/commands/HelpCommand.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/parser/CliSyntax.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/parser/Parser.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/logic/parser/Prefix.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/model/AddressBook.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/Model.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/ModelManager.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/ReadOnlyAddressBook.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/ReadOnlyUserPrefs.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/UserPrefs.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/person/Address.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/person/Email.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/person/Name.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/model/person/Person.class
Binary file not shown.
Binary file removed bin/main/seedu/address/model/person/Phone.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/model/tag/Tag.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/storage/AddressBookStorage.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/storage/JsonAdaptedTag.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/storage/Storage.class
Binary file not shown.
Binary file removed bin/main/seedu/address/storage/StorageManager.class
Binary file not shown.
Binary file removed bin/main/seedu/address/storage/UserPrefsStorage.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/CommandBox.class
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/HelpWindow.class
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/MainWindow.class
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/PersonCard.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/PersonListPanel.class
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/ResultDisplay.class
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/StatusBarFooter.class
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/Ui.class
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/UiManager.class
Binary file not shown.
Binary file removed bin/main/seedu/address/ui/UiPart.class
Binary file not shown.
9 changes: 0 additions & 9 deletions bin/main/view/CommandBox.fxml

This file was deleted.

352 changes: 0 additions & 352 deletions bin/main/view/DarkTheme.css

This file was deleted.

20 changes: 0 additions & 20 deletions bin/main/view/Extensions.css

This file was deleted.

Loading

0 comments on commit 7239813

Please sign in to comment.