Skip to content

keccers/stack-overflow-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Welcome to Stack Overflow Clone An introductory Ruby on Rails project that replicates the functionality of Stack Overflow

###See It Live

###Feature Summary

  • Visitors can access all information without creating an account
  • Once registered, users can post/answer questions & vote/comment on the given answers
  • Full user profiles store name, email and a basic about me

###Development Setup - Things To Know

  • We use a Postgres database: gem 'pg'

  • For testing, we use:

    • RSpec: gem rspec-rails
    • Capybara: gem capybara
    • Factory Girl: gem factory_girl_rails
    • Shoulda: gem shoulda-matchers
    • Database Cleaner: gem database-cleaner
  • Don't forget to run bundle in the project directory prior to starting work!

###Need Help? Reach out to our team! We're happy to help with any issues that may arise when messing around with our code.

###Other Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published