-
We created this web app in order to have a forum where people can post/discuss technical interview questions.
-
This web app uses Ruby on Rails, PostgreSQL, jQuery, AJAX, RSpec, and Capybara
-
Kenneth Yu https://github.com/cpkenn09y
-
Laura Mead https://github.com/shmeadyy
-
Daniel Trostli https://github.com/trostli
-
Created the idea and used agile web development
-
Regular pull requests and team stand-ups
-
I paired with Laura to develop the user ability to ask questions and the associated controller routes
-
I developed the associations between users, questions, answers.
-
Since we decided to add user login after the question route was already established, I restructured our routes and wrote multiple tests to enable the interaction between users and the rest of our application
-
Improved overall user experience
-
Fixed bugs and general application maintenance
-
Enabled user authentication
-
Developed associations between Users, Questions, and Answers
Note: Many commits were made under the default DBC git config of ‘Apprentice’