Skip to the content.

Marek Pinto - Project Portfolio Page

Overview

Pet Tracker is a Command Line Application to help keep track of multiple pets. This project is intended to be used by people who own multiple pets like pet sitter or pet hotels. This project tracks the Pets and also tasks to reminder users about tasks they need to do like feeding their pet, with a reminder system in place for overdue tasks.

Summary of Contributions

Code Contributed RepoSense

New Feature: Edit Tasks #72

New Feature: Schedule #80

Enhancements Implemented

UG Contribution #80

DG Contributions #69

Community

Found bugs during PE-D for Team MovieMate (W12-4)

UG Extract

Views the current list of tasks with an associated deadline, in order of deadline.

Format: schedule

Example of usage:

schedule

Expected Output:

Here is your schedule:
1. [ ] Buy food (Deadline: 2021-03-01)
2. [ ] Feed the dog (Deadline: 2021-04-02)

DG Extracts

RemoveStatSeqDiagram