Wildwatch is a program for a clerk managing wildlife data in a wildlife reserve via the Command Line Interface (CLI).
Its main job is to store and present animal data, this would make your job so much more convenient!
To view the codes that I have contributed to the team project WildWatch, click RepoSense.
ui
, execute
, etc).List
, Find
, and Bye
classes in Command Package
.Export
, Summary
, Help
classes in Command Package
to be more robust and user-friendly.Entry
and EntryList
classes in Entry Package
.DateChecker
and ErrorHandler
(skeleton was enhanced by Cai Ting) classes in Error Package.InputHandler
and CommandHandler
classes in Execute Package
.BootUp
, ShutDown
, and LogHandler
classes in Miscellaneous Package
.EditCommandParser
, ListCommandParser
and FindCommandParser
classes in Parser Package
.SummaryCommandParser
class in Parser Package
to be case-insensitive.ExistenceChecker
, FileCreater
, FileHandler
, FileLoader
, Saver
, and EntryToStingConverter
(half) classes in Storage Package
.EmptyDescriptionPrinter
, EntryPrinter
, ErrorPrinter
, FilePrinter
, InputConsole
, LinePrinter
, ListCommandPrinter
, SearchResultPrinter
classes in Ui Package
.Table of Contents
Section, ensured all links are working.Intoduction
Section, which includes Welcome Message, Description, How to use UG, and Legend.Quick Start
Section, which guides new comers on how to get WildWatch up and running.Listing Entries
Sub-Section.FAQ
Section.Glossary
Section.Table of Contents
Section, ensured all links are working.Intoduction
Section, which includes Welcome Message, Description, Purpose, Audience, and Legend.Quick Start
Section, which guides new comers on how to get WildWatch up and running.Design & Implementation
Section and their respective descriptions (did everything except Command Sequence Diagram).Product Scope
Section, which described the Target User Profile
and Value Proposition
.Glossary
and Acknowledgement
Sections.Issue Tracker
, gave constructive feedbacks to Pull Requests, reconciled merge conflicts.WildWatch.jar
artefacts.Demo Video
.Pull Request
.