Skip to content

Commit

Permalink
Merge pull request #14 from ngpsu22/main
Browse files Browse the repository at this point in the history
Added second chart and update calculations
  • Loading branch information
ngpsu22 authored Jan 2, 2021
2 parents 1648990 + 7486666 commit 36e9e34
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 133 deletions.
4 changes: 4 additions & 0 deletions dash/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
venv
*.pyc
.env
.DS_Store
1 change: 1 addition & 0 deletions dash/Procfile.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: gunicorn funding:server
Loading

0 comments on commit 36e9e34

Please sign in to comment.