Skip to content
/ Q-A Public

Javascript Week 4 Independent Project (Message board w/ service, helper and comp. prop.)

Notifications You must be signed in to change notification settings

NewkirkS/Q-A

Repository files navigation

Q/A

11-3-16

By Stephen Newkirk

Description

View live site HERE

Version 2 of a previous question and answer board app. In addition to the basic functionality of asking questions and answering them, version 2 allows users to upvote or downvote answers and keeps track of the number of questions and answers the user has posted during a particular session. Created to practice helpers, computed properties and services in Ember.

Prerequisites

You will need the following things properly installed on your computer.

Setup/Installation Requirements

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Support and contact details

Stephen Newkirk: newkirk771@gmail.com

Known Bugs

Long sequences of integers do not wrap in divs.

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • Ember

License

This webpage is licensed under the MIT license.

Copyright (c) 2016 Stephen Newkirk

About

Javascript Week 4 Independent Project (Message board w/ service, helper and comp. prop.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published