Company Interest App
Gives the user the ability to create a list of companies they are interested in as well as to add and remove entries. Each company added has an associated page where additional notes can be made.
Setup Instructions:
git clone https://github.com/williamread16/Company-Interest-App.git
pip install flask pip install flask-cors
python logic.py