Catalog is Server Side Web App which lists items within a variety of categories developed In Flask a Python based framework.
This Web App is written In python 3
run the below code to Install required python libraries
$ pip install -r requirements.txt
cd into 'catalog folder' and type the below command
$ python3 views.py