reminderApp:clock2:

reminderApp is a Python web app that utilizes Flask and SQLAlchemy to set reminders and send pop up notifications. It maintains a very simple user interface: users can quickly view and modify existing reminders through the landing page, and then use the add reminder button to add a new reminder.

 

Installation

To run our code:

git clone https://github.com/szou00/reminderApp.git

cd reminderApp

Ensure that flask is downloaded and running!

python main.py

 

Authors and Acknowledgement

Mayank Kumar

LinkedIn 👔
Github 💾
Instagram 📷

Sharon Zou

LinkedIn 👔
Github 💾
Instagram 📷

Hailey Moon

LinkedIn 👔
Github 💾
Instagram 📷

 

License

MIT