You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to send a webhook post request from the Sinatra app to the Rails app with a text message but am getttig blocked by the forgery protection method on the Rails, side even when I comment the protect from forgery method out.
I need to learn how to whitelist apps in rails to get the post request to go through. I am currently gettig a 422 Unprocessable Entity status code.
What have you learned about the use of agile vs. waterfall in software projects?
Agile is superior, there are so many small problems that can destroy a project if you are using a waterfall method. It is important it is to evaluate the project multiple times during the workflow. We had a lot of communication errors and had a more
waterfall style approach that led us to fail some portions of the project. We did not
How did you and your group approach project management in this project (what tools did you use, how did you hold each other accountable, etc.)?
We really failed to use agile practices and this severely hindered our ability to complete a functional version of your project.
Instead of attacking problems together and revisiting the issues as a team if rspec was no t working we all tried to get the completion done independently
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Goals and Expectations for the Project (What does each group member hope to get out of this project? What do we want to achieve as a team? How will we know that we're successful?):
We have aspirations to learn more about TDD and how to write efective code.
Team strengths & collaboration styles (consider discussing your Pairin qualities here): Will is good at working long hours and Tay is good at moderating work hours.
The readings and responses listed here should take you approximately 60 minutes.
To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of this document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.