Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 785 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 785 Bytes

API Search Tool

(will add description later)

Installation

  1. Have python3 and Github Desktop installed
  2. Fork repository
  3. Open Github Desktop and click File > Clone Respository

Usage

  1. Open forked repository and click Fetch Upstream > Fetch and Merge
  2. Open Github Desktop and click Fetch Origin then Pull Origin
  3. Click Repository > Open in Terminal
  4. Type in terminal:
source env/bin/activate
pip3 install -r requirements.txt
cd api_search_tool
python3 manage.py runserver

Follow link given and add this to end of url: my_project/search_tool (full link looks like http://127.0.0.1:8000/my_project/search_tool)

  1. type in search term(s) and click

    a. "All Data" for xlsx file of all data

    b. "Authors" for docx file organized by authors