Skip to content

jQwotos/ECHacksBack

Repository files navigation

ECHacksBack

The backend system for our ECHacks project

Goto production for live code

Installation

  • Install python3
  • Install required third-party packages
    • pip3 install -r requirements.txt

Usage

python3 main.py

Adding code

  • Pull new code git pull origin master

  • Branch out git branch branch-name git checkout branch-name

  • Add all of your files git add -A

  • Commit git commit -m "some message"

  • Push git push origin branch-name

  • Tell Jason

About

Phishnet is a machine learning webapp that ties with financial institutions to notify users about possible fraud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors