kiburualex / StackOverflow-Lite

Awesome web app with stack overflow like functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUILD A PRODUCT: StackOverflow-lite

Website shields.io GitHub commits MIT license

Project Overview

StackOverflow-Lite is a platform where people can ask questions and provide answers.

Required Features

1. Users can access the landing page.
2. Users can register and create an account and log in.
3. Users can view their profiles
4. Users can ask questions.
5. Users can delete the questions they post.
6. Users can view list of questions they have engaged in.
7. Users can post answers.
8. Users can view the answers of a posted question.

Challenge 1 - Create UI Templates

Complete UI Pages

Pivotal Tacker UI Stories

* Landing page with Sign up form
* Login pages
* Questions list page
* View questions and Answers page
* Post question page
* User profile page
* Host UI template on github pages 

Installation

To install the stable version:

git clone https://github.com/kiburualex/StackOverflow-Lite

Navigate to UI folder and run index.html

About

Awesome web app with stack overflow like functionality


Languages

Language:CSS 87.0%Language:HTML 13.0%