(will add description later)
- Have python3 and Github Desktop installed
- Fork repository
- Open Github Desktop and click File > Clone Respository
- Open forked repository and click Fetch Upstream > Fetch and Merge
- Open Github Desktop and click Fetch Origin then Pull Origin
- Click Repository > Open in Terminal
- 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)
-
type in search term(s) and click
a. "All Data" for xlsx file of all data
b. "Authors" for docx file organized by authors