Skip to content

A search engine for navigating the Nuremberg Trials. Developed using Python, Whoosh and Flask.

Notifications You must be signed in to change notification settings

momouan/nuremberg_trials_search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuremberg_trials_search_engine

A search engine for navigating the Nuremberg Trials. Developed using Python3, Whoosh and Flask.
A demo video is available here: Google Drive
Make sure you install Whoosh and Flask using the following commands:

pip install whoosh
pip install flask

Open a terminal in the project's root then type-in:

python main.py

The application therefore will run on:

http://127.0.0.1:5000/

About

A search engine for navigating the Nuremberg Trials. Developed using Python, Whoosh and Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages