Stack Overthrow

What is Stack Overthrow?

Stack Overthrow is a clone of the site popular site, Stack Overflow. It allows a user to ask questions, respond to other user's questions, answer questions, and up or downvote those answers.

Getting Started

Visit Stack Overthrow

Log in or Sign up

A user can log in or sign up on the home page.

https://github.com/LadyMozzarella/StackOverthrow/blob/master/images/home.png?raw=true

When signed in the user will see a box to ask a question instead of the log in prompt.

https://github.com/LadyMozzarella/StackOverthrow/blob/master/images/home-signedin.png?raw=true

Ask a Question

A user can ask a question.

https://github.com/LadyMozzarella/StackOverthrow/blob/master/images/ask-question.png?raw=true

Answer a Question

A user can answer a question.

https://github.com/LadyMozzarella/StackOverthrow/blob/master/images/comment.png?raw=true

Vote on a Question or Answer

A user can vote on a question or answer.

https://github.com/LadyMozzarella/StackOverthrow/blob/master/images/Vote.png?raw=true

Technology Stack

  • Ruby
  • Rails
  • PostgreSQL
  • Javascript
  • JQuery
  • CSS

Contributors