GithubHelp home page GithubHelp logo

morning-highlights's People

Contributors

bennett-diaz avatar maciejkarasek avatar

Watchers

 avatar

Forkers

maciejkarasek

morning-highlights's Issues

Improve regex handling of quote author

When parsing the text file, the program should transform the author key before storing it in a dict. Currently, author is stored as {lastname}, {firstname}; the program should instead store the author as {firstname} {lastname}. The logic for the regular expression can be found in the parse_txt_file.py file.

Add email integration functionality

Add capability: send a daily email to your inbox each day with the quote body, as an alternative to SMS. The user shall be able to configure whether the program will trigger an email or an SMS (or both) via boolean flags in the .env file.

Deploy to a cloud server

Allow program to run in the cloud and off a user's local machine. This provides multiple benefits:

  • Program can run when the local machine is off or asleep
  • Persistent memory paves way for efficiency improvements interface
  • More user-friendly than interfacing with launchd .plist files

Here is an example of a Twilio web service deployed on Heroku: https://www.twilio.com/blog/word-of-the-day-sms-python-twilio

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.