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

Client App - Create commands / Prompts (CRUD, sign-ups/ins/outs) #22

Closed peter7cole closed 4 years ago

peter7cole commented 4 years ago

As a user, I want to be able to sign up, in and out

Description

Given that the user has the repo on their local computer, that the server has routes When the user accesses the app and inputs to the prompt, it is posted to the route Then signs up, in and out

Feature Tasks

Acceptance Tests