Tax Reduction REST Apis

Steps to run the app:

  • Ingest Property data using the import data tool following the instructions here.

  • Install dependencies for the project using the following command:

    $ cd TaxReduction
    $ pip3 install -r requirements.txt
  • Use the -h flag to get to know about the different files to ingest:

    $ python manage.py runserver