Skip to content

The Transparency Project, a CruzHacks 2020 1st place project. Our goal? To bring clarity to the American political process through interactive data visualization.

License

Notifications You must be signed in to change notification settings

jlehrer1/Cruzhacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Slugs @ Cruzhacks 2020 - Sean Breckenridge, Julian Lehrer, Oasys Okubo, Garrett Leising and Anders Poirel

Website Snapshot

The number one source for transparency, brah

Installation

Clone into an empty directory, and make sure to

✔ Use python3.7~

✔ Install pipenv

✔ Run pipenv install in one of the app directories.

To run the server:

cd server
pipenv install
pipenv shell
export FLASK_ENV=development
flask run

Project Structure

Folder structure

 --|---- data 
   |
   |--- server-----|---- dash
   |               |
   |               |---- server---- |---- static
   |                                |
   |                                |---- template
   |---- wrangling

About

The Transparency Project, a CruzHacks 2020 1st place project. Our goal? To bring clarity to the American political process through interactive data visualization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published