piercebhunt / assignments

assignments for Suncoast Developers Guild
0 stars 0 forks source link

09 - week - Suncoast Overflow #32

Open piercebhunt opened 4 years ago

piercebhunt commented 4 years ago

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

Objectives

Requirements

Create an anonymous question and answer site that allows users to up-vote and down-vote questions and answers.

Here are the user stories for this application:

Day 1

Explorer Mode

You have a choice to create a custom design or to start with existing HTML and CSS we provide.

Day 2

Day 3