Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

JasonGrace2282/INVESTigator

Repository files navigation

INVESTI🐊

INVEST in your investigations with INVESTI🐊! A batteries included, extendible, python web app with the ability to:

  • Collect data from witnesses
  • Filter through spam data
  • Find common patterns in data (facial patterns, sentiment analysis)
  • Manage data in a user-friendly way

Gallery

swappy-20240519_125603 swappy-20240519_125656 swappy-20240519_125729 swappy-20240519_125808 swappy-20240519_125853 Image of License Analysis

Installation

First, you must install git and python. After that, follow the instructions based on your operating system.

Windows

Run the following, one line at a time

git clone https://github.com/JasonGrace2282/INVESTigator
cd INVESTigator
python -m pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

MacOS/Linux

Run the following, one line at a time

git clone https://github.com/JasonGrace2282/INVESTigator
cd INVESTigator
python3 -m pip3 install -r requirements.txt
python3 manage.py migrate
python3 manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •