Coders-Living-Instant-Work-Journal / coders-living-instant-journal-client

A CLI based work journal, allowing coders to take quick notes from the terminal, and automatically sending scheduled e-mails containing notes from the configured time period.
MIT License
0 stars 0 forks source link

User Configurable E-mail Scheduler #63

Open kyllo34 opened 4 years ago

kyllo34 commented 4 years ago

As a user I want the ability to have my entries emailed to me.

Description

Given a user has a journal When they create a new email schedule Then a new schedule profile is sent to API

Feature Tasks