Skip to content

A stack overflow type forum for discussing technical interviews

Notifications You must be signed in to change notification settings

cpkenn09y/Tech2Me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brief Overview

  • 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

Team Members

My Role in the Project

(As a Team):

  • Created the idea and used agile web development

  • Regular pull requests and team stand-ups

(Pair with Laura)

  • 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

(Pair with Daniel)

  • Improved overall user experience

  • Fixed bugs and general application maintenance

(Solo)

  • Enabled user authentication

  • Developed associations between Users, Questions, and Answers

Note: Many commits were made under the default DBC git config of ‘Apprentice’

About

A stack overflow type forum for discussing technical interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 94.1%
  • JavaScript 3.7%
  • CSS 2.2%