Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 422 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 422 Bytes

Social Engineering Database

Backend

  • Using language: python 3.5
  • Using database: MongoDB
  • Requirements: pymongo, flask, Flask-RESTful

Frontend

  • Using vue.js
  • Requirements: axios, echarts

Frontend Preview

image image

Make it better

  1. SQL query not safe enough.
  2. Inefficient SQL query.
  3. Backend interface limit.
  4. Frontend search waiting layout.