Skip to content

This is a template of a question and answer message board where a user submits a question and other users can respond with answers.

License

Notifications You must be signed in to change notification settings

marynganga/Ember-Q-and-A-Message-Board

Repository files navigation

EMBER Q&A MESSAGE BOARD

Description

This is a message board that connects users of Ember.js, allowing them to ask questions and receive answers, 22/09/2017.

Features

  • Users can post questions.
  • They can edit or delete a question once posted.
  • Users can answer posted questions.

Built by Mary Ng'ang'a

Technologies Used

  • HTML
  • CSS
  • BOOTSTRAP
  • EMBER

Prerequisites

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

Installation

  • git clone https://github.com/marynganga/Ember-Q-and-A-Message-Board/
  • cd q-and-a-board
  • npm install
  • bower install

Running / Development

Code Generators

  • Make use of the many generators for code, try ember help generate for more details.

Running Tests

  • ember test
  • ember test --server

Building

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

Deploying

Further Reading / Useful Links

License

MIT ©2017 Mary Ng'ang'a

About

This is a template of a question and answer message board where a user submits a question and other users can respond with answers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published