https://github.com/akratch/05839deploy
Attempt to deploy with Heroku
https://github.com/akratch/05839deploy
Last synced: 4 days ago
JSON representation
Attempt to deploy with Heroku
- Host: GitHub
- URL: https://github.com/akratch/05839deploy
- Owner: akratch
- License: bsd-3-clause
- Created: 2020-12-16T02:19:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-16T03:13:54.000Z (over 5 years ago)
- Last Synced: 2023-10-28T11:22:30.583Z (over 2 years ago)
- Language: Python
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CMU Interactive Data Science Final Project
* **Online URL**: https://share.streamlit.io/cmu-ids-2020/fp-holmesandwatson/main/Final_Project_Streamlit.py
* **Team members**:
* Contact person: akratch@andrew.cmu.edu
* bwilkins@andrew.cmu.edu
* **Track**: Narrative
## Work distribution
Work was divided evenly amount group members. We were able to work together in person in order to achieve the end state.
## Deliverables
Main deliverable is our streamlit application: Final_Project_Streamlit.py. This file is self contained and can be run by simply downloading it
and using the command "streamlit run Final_Project_Streamlit.py"
### Proposal
- [ ] The URL at the top of this readme needs to point to your application online. It should also list the names of the team members.
- [ ] A completed proposal. The contact should submit it as a PDF on Canvas.
### Design review
- [ ] Develop a prototype of your project.
- [ ] Create a 5 minute video to demonstrate your project and lists any question you have for the course staff. The contact should submit the video on Canvas.
### Final deliverables
- [ ] All code for the project should be in the repo.
- [ ] A 5 minute video demonstration.
- [ ] Update Readme according to Canvas instructions.
- [ ] A detailed project report. The contact should submit the video and report as a PDF on Canvas.