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

https://github.com/samwson/quote-inspiration

Save your favorite quotes and be inspired every day
https://github.com/samwson/quote-inspiration

Last synced: 8 months ago
JSON representation

Save your favorite quotes and be inspired every day

Awesome Lists containing this project

README

          

# quote-inspiration
Save your favorite quotes and be inspired every day

## Summary

A command line application that displays a random quote on demand.

## User stories
As a user I want to:
* Add a quote. Quotes will be made up of:
- The quote text
- The author (quoter?)
- Date of the quote
* Display a random quote on demand.
* Save the quotes so they persist after the program ends.
* Display a random quote on startup.