Skip to content

MIS407/SN

Repository files navigation

MIS 407 Project

Jacob Sawyer and Doan Nguyen

This is a web app that will give you random facts and figures about crime in the city of Chicago. In this project we use multiple libraries and tools to create an interactive modern web program to view the data.


Dependencies

In order to run this web app you will need the following packages installed. Almost all of these come included in Anaconda

  • Pandas
  • Numpy
  • Requests
  • Flask
  • MatPlotLib

How-To

To use this app you need to have the dependencies installed. Move to the source file in your terminal or command prompt. Type python app.py to start the local server. After the server starts up go to http://127.0.0.1:5000/ and you will be taken to the web app.

Releases

No releases published

Packages

No packages published

Languages