-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shane Kopi-tracker assignment #174
base: master
Are you sure you want to change the base?
Conversation
Deliverable Submission Please describe your comfort and completeness levels before submitting. Comfort Level (1-5):* 3 Completeness Level (1-5): 3 How many hours did you spend on this assignment? Using parks/rangers example as reference and slowly understanding each line Does the assignment run without errors? If the assignment has errors, what are they? Describe one part of the code or choose one line you would improve upon. What would you improve? What did you think of this deliverable? Any other comments? |
Deliverable Submission
Please describe your comfort and completeness levels before submitting. Comfort Level (1-5): 1
Completeness Level (1-5): 1
How many hours did you spend on this assignment?
4hrs
What part did you spend the most time on?
Trying to make views and routes work
Does the assignment run without errors? If the assignment has errors, what are they?
yes, "The action 'index' could not be found for OriginsController"
Describe one part of the code or choose one line you would improve upon. What would you improve?
I would improve my code with comments to describe how each line works
What did you think of this deliverable? Any other comments?
Still unsure and unable to create an app through ruby from scratch, used parks/ranger exercise to get the hang of it but had errors