Skip to content

TahaNKhan/PyFlask-Reminders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyFlash Reminders

A short class project to get more comfortable with web development with python. This web application lets users to send themselves reminders at a particular time.

How to use:

  1. Install Python.
  2. Make sure pip is installed and is set as an environment variable.
  3. Run install_dependencies.bat file.
  4. Create a twilio account, note down the account sid, auth token and phone number.
  5. Open up flaskapp.py and put in the account sid, auth token and phone number where specified.
  6. Run runflask.bat.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published