PhishBuster icon indicating copy to clipboard operation
PhishBuster copied to clipboard

Broken Counter

Open VFXGamer opened this issue 3 years ago • 12 comments

I am not sure why the counter is not working.

counter

It would be great if I can get the PR with the fix otherwise just the solution on how can I fix it would also be really appreciated.

VFXGamer avatar Oct 02 '21 12:10 VFXGamer

Can I try working on this issue?

Siddharth1002 avatar Oct 03 '21 03:10 Siddharth1002

Yea give it a shot. I am not sure what is causing the issue you will have to debug the code.

VFXGamer avatar Oct 03 '21 04:10 VFXGamer

Can i fix this ?

preeti-14-7 avatar Oct 03 '21 16:10 preeti-14-7

Yea sure go ahead.

VFXGamer avatar Oct 03 '21 16:10 VFXGamer

assign this to me

preeti-14-7 avatar Oct 03 '21 16:10 preeti-14-7

I want to work on this!

ainneo avatar Oct 05 '21 18:10 ainneo

I will add you to assignees.

VFXGamer avatar Oct 06 '21 01:10 VFXGamer

How to set it locally ?

preeti-14-7 avatar Oct 16 '21 13:10 preeti-14-7

can you tell me the process to run this site in my laptop

preeti-14-7 avatar Oct 16 '21 13:10 preeti-14-7

If you know how to use docker it will get setup in no time.

VFXGamer avatar Oct 16 '21 13:10 VFXGamer

Otherwise you will have to run the following commands:

  1. pip3 install -r requirements.txt
  2. Use the phishbuster.sql file and setup mysql database locally on your system.
  3. Enter the database details in app.py
  4. python3 app.py

VFXGamer avatar Oct 16 '21 14:10 VFXGamer

trying

Kannampuzha avatar Oct 19 '21 13:10 Kannampuzha