8000 GitHub - ravenusmc/ufo_study: This is a flask version of the UFO study that I built in the fall of 2016 which was all command line. Attempts to show that UFO's are more of a cultural phenomenon.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is a flask version of the UFO study that I built in the fall of 2016 which was all command line. Attempts to show that UFO's are more of a cultural phenomenon.

Notifications You must be signed in to change notification settings

ravenusmc/ufo_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFO_Study

Intro

This project is an update of my UFO command line project which I built about 8 months ago. That project was a good way to learn how to start to use Pandas and numpy. However, with the project being command line it really was hard to use and kind of 'clunky'. With this project, I will be able to better present the data and let the user have a much better experience with it.

The data from this project comes from: https://raw.githubusercontent.com/justmarkham/pandas-videos/master/data/ufo.csv I took the data from that site and placed it into a csv file to use with this project.

Getting started

Installing

  1. Clone the repo
  2. Run [sudo] pip3 install or pip3 install flask
  3. Run npm install
  4. Run bower install
  5. Run python3 project/main.py to run the application
  6. Visit localhost:5000 to see the application

Technology Stack

  1. Flask-0.12
  2. Python-3.4
  3. Pandas-0.18.1
  4. Numpy-1.11.0
  5. React-15.5.4 (Used on a very small level)
  6. MySQL-5.6.26
  7. D3.JS version 3
  8. Green Sock-1.19.1

Operation

Once the program is downloaded, simply run the program as you would any other python program. Then follow the address, which your console/terminal tells you to go to see the website.

Issues

A simple minor issue, more out of laziness. I did not add validation for the states.

Preview

To see a video that talks about this project please go here: https://www.youtube.com/watch?v=vzkZq-EPM10&feature=em-upload_owner

Blog entry: https://codingsaga.wordpress.com/2017/06/03/ufo-study/

About

This is a flask version of the UFO study that I built in the fall of 2016 which was all command line. Attempts to show that UFO's are more of a cultural phenomenon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0