Created
July 29, 2022 14:49
-
-
Save daniel-schroeder-dev/bd7b488c7da62f234afb2aacf6f85a95 to your computer and use it in GitHub Desktop.
Kathir - Reminder App
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Reminder app | |
# Have a DB of reminders | |
# CRUD for reminders | |
# Web App | |
# Notifications with popups/sound | |
# No user accounts/No roles/Personal app | |
# Tech Stack | |
# Python -> Backend | |
# - Flask | |
# HTML/CSS/JS -> Frontend | |
# - Bootstrap | |
# - jQuery | |
# Hosting | |
# - Python Anywhere | |
# Version Control | |
# - Possibly Git/GitHub | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment