Kemenyfy / Assignments

0 stars 0 forks source link

Week 10 Day 2 - Suncoast Overflow - #38

Closed mdewey closed 5 years ago

mdewey commented 5 years ago

title: Suncoast Overflow draft: true

As we explore the concepts of a full stack web app, a good way to practice is to duplicate an existing site. For this project you will be creating a copy of a site that you know very well, StackOverflow.

The finished product will be due Monday, so this will be a little bigger. Pace yourself, but don't sleep on it.

First, we need to the database schema, and start build the API for the core functionality

Objectives

Requirements

In groups of 2, create an anonymous question and answer site, that allows users to up-vote and down-vote questions and answers.

The core functionality is:

Explorer Mode

Adventure Mode

Kemenyfy commented 5 years ago

https://www.lucidchart.com/documents/edit/d51c4303-a044-40a7-9956-ba17402e3bd3/0

This is only the ERD.

Github for the project is: https://github.com/msolone/Gumi_Overflow

mdewey commented 5 years ago

Your homework is: Meets Expectations

Awesome Work!