GROCERY LIST - PYTHON FLASK PROJECT A simple python CRUD application that allows you to add grocery items to a list. This application uses Flask and SQLite3. Live Demo: https://grocery-list-python-app.herokuapp.com/ Installation: pip -r requirements.txt