-
Notifications
You must be signed in to change notification settings - Fork 3
Milestone 06 #52
Comments
Hi @Nima-Jamshidi, according to this issue, it doesn't make sense to deploy the dashboard before we get the feedback, but I will start writing the files After implementing feedback, I think we can separate our I think our repo is pretty clean as it is. Some things I am thinking of implementing if we have time:
|
@Nima-Jamshidi, we have received feedback from Yulia #54, and I will implement those changes today. Still waiting on Firas #50. |
Yulia said that her feedback were more suggestions, so I implemented the ones that I agreed with and closed the issue. I'll create the pull request and merge soon! |
@Nima-Jamshidi, since I was the one to implement Yulia's feedback / it was feedback for my portion of the dashboard, to evenly distribute the workload, you can move parts of our Please also check over Since our app has a lot of dependencies, it would be wise for us to attempt deployment early in the week.
|
@Nima-Jamshidi, let me know if you do not have time to work on this milestone-- I am worried about doing this one last minute due to possible deployment issues. I have the time to do it, but I also don't want the work distribution to be uneven unless you are really busy. |
Also, let me know if you have an issues in deployment. I know that you're on a Windows computer and that might make things more complicated. |
Hi @Nima-Jamshidi, according to some issues (#82) after splitting the I have tested the deployment with my fork, and looks like it deployed fine. Please deploy the app using the group repo (i.e. NOT your fork) and name it I am updating the README to include the link |
Hi @Nima-Jamshidi since it can take a long time to deploy, I'll tag the release and deploy by 3pm tomorrow April 7 (since it's due April 7 6pm) if I haven't heard from you then. |
I did the first two parts. I also believe that we do not need reorganization. |
I started to deploy the app without the component and function R scripts. I hope it works! |
Looks like it works! Awesome! |
Milestone 06
Task 1: Apply TA feedback (30%)
Your TA will be giving you feedback on your Dash app by Thursday at 6 PM. That should be plenty of time to fix any bugs that exist, implement new features, and improve the layout of your app. You should take this opportunity to clean up your repository and make it ready for public release. Here are some suggestions on things you can do to “clean up your repository”:
.Rproj
from your repo (if you accidentally committed it on github) and add it to your.gitignore
fileTask 2: Finalize your dashboard (10%)
Task 3: Deploy your dashboard (50%)
As shown in cm111, you should deploy your app on heroku so that it is publicly accessible.
README
, please include the Heroku app link and clearly mark it so that we can find it!As part of this task, in addition to a correctly deployed app, we will also check the following files:
Procfile
app.json
heroku.yml
init.R
Dockerfile
Note: depending on how many dependencies your app has, this can take quite a while to get right, don’t leave it to the last minute!
That’s it! You have now created an analysis pipeline and deployed a dashboard app from scratch! You should all be super proud of the work you’ve done over the past 6 weeks!
The text was updated successfully, but these errors were encountered: