Skip to content

DevthanAI/InfoLeakBack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoLeak

Website that alerts personal information leak online

Brainstorm functionality

  1. Login to save private information
  2. Get user information (id, name, phone number, email number)
  3. Search information online, retrieve search results
  4. Display number of search results

Figma Design

https://www.figma.com/file/zgDanmiLiJ7xOsybcQQCib/InfoLeak?node-id=0%3A1&t=Rpv7PJEfgagSBok6-1
Home Screen

Running locally

API DOC

https://documenter.getpostman.com/view/26291325/2s93JtQ3Y2

Backend

Run app.py file in backend folder to run the server locally. The json is displayed in http://127.0.0.1:5000/crawling.

Frontend

Node.js installation is required.
Version 16 is preferred.

npm install
node server.js

The site should be running in http://localhost:8080/

About

Website that alerts personal information leak online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages