Skip to content

Elliot0122/PotentialCrimeAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potential Crime Spots Visualization

Project setup

  1. Install node.js and Python if not yet.
  2. Install python packages
cd backend
pip3 install -r requirements.txt
  1. Install packages from package.json
cd ..
cd frontend
npm install
  1. Start frontend
npm run serve
  1. Open another terminal and start backend
cd backend
python main.py
  1. Go to http://127.0.0.1:8080 (link) to access our homepage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •