techwithtim / Flask-Web-App-Tutorial

Code for the note storing flask web app made during a YouTube video.
918 stars 1.01k forks source link

Minor fixes from three files #123

Closed bixash closed 3 weeks ago

bixash commented 1 year ago

base.html --> removed index.js script because deleteNote used only by home.html home.html --> backtick is added to remove js error init.py --> no longer create database function is needed