linseyo / pokeoverflow

Team Poke Stack Overflow clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poke Overflow

Team Poke's Stack Overflow Clone

Completed while at Dev Bootcamp on April 10, 2017. Project time-frame completed over a weekend.

Skills Utilized

  • Agile
  • RSPEC testing
  • Ruby, Sinatra
  • ActiveRecord, PostgreSQL
  • HTML5, CSS3
  • Javascript, JQuery, AJAX

Project Ownership

  • While working in a team of 4, my pair and I took vertical slices to build out features of the MVP.
  • Individually I worked on the buttons-style and implementation of functionality for the buttons across the site and cleaning up the css for presentation.

Team Members:

Linsey Reed, Julie Xu, Josh Mun, Nick Jarin

MVP

Level One

  1. As a user, I can register an account
  2. As a user, I can log in to my account
  3. As a user, I can log out of my account
  4. As a user, I can view a list of all users
  5. As a user, I can view a list of all questions
  6. As a user, I can view a user's page
  7. As a user, I can view an individual question

Level Two

  1. As a user, I can post questions
  2. As a user, I can answer a question
  3. As a user, I can comment on a question (multiple times)
  4. As a user, I can comment on an answer (multiple times)

Level Three

  1. As a user, I can upvote or downvote a question, comment, or answer ONCE
  2. As a question poster, I can star a best answer to my question
  3. As a user, I can sort how I want to view questions (stretch)
  4. As a user, I can edit my profile page (stretch)

About

Team Poke Stack Overflow clone

License:MIT License


Languages

Language:Ruby 60.2%Language:HTML 19.7%Language:JavaScript 13.4%Language:CSS 6.7%