An open API service indexing awesome lists of open source software.

https://github.com/ihatetoast/doglog

simple node app for logging foster dog data
https://github.com/ihatetoast/doglog

cli-table inquirer nodejs

Last synced: 11 months ago
JSON representation

simple node app for logging foster dog data

Awesome Lists containing this project

README

          

# Dog Log

Dog Log is a simple node journaling app to keep track of incoming foster dogs because the turnover from foster to adopted out can make it hard to remember them.

Using just the command line, I can enter a dog's name, color, sex, and basic personality description. I can also delete a dog from the list and retrieve all or one.

## Demo:

![DogLog Demo](doglog.gif)

### Toolbox:

* NodeJS
* Inquirer
* Colors
* Cli-Table