Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 815 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 815 Bytes

motivation-quote

Badge MIT License

This project contains source code and supporting files for a serverless application that you can deploy with the SAM CLI.

Quotes

Currently the quotes will come from motivation_quote/quotes.csv, all of them are quotes from famous sport athletes.

Run Tests

  • Run pip install -r motivation_quote/requirements.txt
  • Run pytest tests/unit/