Commit graph

77 commits

Author SHA1 Message Date
Walker Waylon Scott
f5e4b5f006 feat(color palettes) Added a color palettes file 2017-07-02 11:33:51 -05:00
Walker Waylon Scott
0cc45c944b update(reveal) added reveal dependencies to static folder 2017-07-02 11:33:23 -05:00
Walker Waylon Scott
a1c8d07e54 update(color) updated color palette 2017-07-02 11:30:47 -05:00
Walker Waylon Scott
4ec3d237d7 docs(readme) updated readme 2017-07-02 11:29:49 -05:00
Walker Waylon Scott
422bfba4e4 fix(removed iplotter) iplotter was added by mistake 2017-07-02 11:28:59 -05:00
Walker Waylon Scott
6209144461 added slides 2017-06-30 21:23:56 -05:00
Walker Waylon Scott
3d5c0691f8 Added a plot to test iplotter in the heroku environment 2017-06-30 16:53:08 -05:00
Walker Waylon Scott
aeb3156022 added favicon.ico 2017-06-30 16:52:40 -05:00
Walker Waylon Scott
d7d7b49ae1 updated readme - added links to the heroku deployment 2017-06-30 16:52:17 -05:00
Walker Waylon Scott
9f46330147 Adding waylonwlaker/iplotter to requirements. 2017-06-30 13:54:40 -05:00
Walker Waylon Scott
5ea5388646 updated readme 2017-06-29 23:58:34 -05:00
Walker Waylon Scott
3bcf46269a simplifying if __name__ == '__main__' 2017-06-29 23:54:11 -05:00
Walker Waylon Scott
13f156adb1 try adding a favicon to solve path=/favicon.ico error 2017-06-29 23:45:59 -05:00
Walker Waylon Scott
5506a085ca trying secret key 2017-06-29 23:35:57 -05:00
Walker Waylon Scott
23bcbd7711 trying debug 2017-06-29 23:31:19 -05:00
Walker Waylon Scott
7efd4165ee fixed procfile target 2017-06-29 23:19:20 -05:00
Walker Waylon Scott
d32ed3df7c added files to heroku 2017-06-29 23:16:12 -05:00
Walker Waylon Scott
7affb6db3d Initial commit of app 2017-06-29 23:10:18 -05:00
Walker Waylon Scott
8a6bf57cef Trying to see if GitHub will render the JavaScript Plots correctly. 2017-06-26 19:41:48 -05:00
Walker Waylon Scott
3947d6dd6f feat(notebook) Added Explore Movie Dataset Explore
This notebook is an initial look at the data, and to play around with differnt things.
2017-06-26 19:36:49 -05:00
Walker Waylon Scott
28623d9f0d fix(removed matplotlib)
Removed import rcParams,  this was leftover from a copy of my personal settings that I use for many of my projects.  This project will not need rcParams.
2017-06-26 19:35:33 -05:00
Walker Waylon Scott
eed0837b23 feat(settings) Initial Commit of settings
Sets up directory structures.
2017-06-26 19:34:03 -05:00
Walker Waylon Scott
2b58d707f5 feat(etl) Initial etl commit
Added etl to load in data.  Extra data features may be added later as they are identified.
2017-06-26 19:31:49 -05:00
Walker Waylon Scott
8774e7a9ec feat(data) Added movie_metadata.csv
Added the IMDB 5000 Movie Dataset (movie_metadata.csv) to raw data
2017-06-26 19:30:35 -05:00
Walker Waylon Scott
75d72eb41d Update(docs) README.md updated
updated readme with the latest information given for the team.
2017-06-26 14:41:29 -05:00
Walker Waylon Scott
13a2f2a318 feat(wireframe) Wireframe mockups added.
This wireframe is what the team will be replicating.
2017-06-26 14:13:22 -05:00
Waylon Walker
0b395090c3 Initial commit 2017-06-19 08:03:33 -05:00