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

Build Basic Reminder Class #3

Closed
FosterSamuel opened this issue Feb 11, 2019 · 0 comments
Closed

Build Basic Reminder Class #3

FosterSamuel opened this issue Feb 11, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@FosterSamuel
Copy link
Contributor

FosterSamuel commented Feb 11, 2019

Reminders have a name, description, timeInterval, and a remind() instance method.

In the future, the remind() will notify the main class that it is time to remind our user of that particular reminder. For now, remind() will print out to the console:

"name: description"

@FosterSamuel FosterSamuel added the enhancement New feature or request label Feb 11, 2019
@FosterSamuel FosterSamuel added the good first issue Good for newcomers label Feb 11, 2019
FosterSamuel pushed a commit that referenced this issue Feb 28, 2019
* Add basic Reminder class and temporary driver class #3

* Add basic Watcher class, add timeInterval to Reminder, and schedule basic reminders in temporary driver class

* a (#2)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update Readme (#32)

* adding author name

* Update README.md

* Update README.md (#29)

* Update README.md (#21)

* Update README.md (#20)

* Update README.md (#22)

* Update README.md (#12)

* Update README.md (#16)

* Added Author

Added myself as an author.

* Update README.md

* Update README.md (#28)

* Update README.md (#27)

* Update README.md (#31)

Adds name

* Update README.md (#24)

* Added name to README (#18)

* Update README.md (#23)

* This will update README.md (#13)

* Update README.md (#17)

h

* Update README.md (#15)

* Update README.md (#14)

* Added Name on README.md (#9)

Included "Steven Chan" as an author of this repository.

* Update README.md (#11)

Added author
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant