- Cover how to initialize the SQLite database
- Cover the purpose of the application and how it demonstrates a RESTful API
- Benefits of Flask?
- Requirements and "requirements.txt" installation with pip
- Explanation of test.py and how to run it along with the Flask app
TODO: Finish Updating Data with PATCH request