Hendrixm7 / assignments

0 stars 0 forks source link

28 - suncoast overflow - part 1 - designing a full stack app #35

Closed Hendrixm7 closed 4 years ago

Hendrixm7 commented 4 years ago

Suncoast Overflow

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

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

Objectives

Requirements

In groups of 2 or 3, 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

Hendrixm7 commented 4 years ago

https://github.com/chesiree-balogh/overflow.git