/small-talk

a message q&a app built with ember.js

Primary LanguageJavaScriptMIT LicenseMIT

Small Talk

A project built with Ember.js. 11.15.2016

screenshot of project main page


Description

An application meant to start up small conversation topics where any user can contribute to a topic.


Specifications

Behavior Input Output
Enter a topic/question New question: Best way to make fajitas Result: "i'm looking for the best way to make fajitas, any suggestions?"
Enter topic/question's author Question's author: Bob Sherman Result: author: Bob Sherman
Enter question details Enter any details or notes about question: "i'm looking to make these fajitas on the cheap!" Result: notes: "i'm looking to make these fajitas on the cheap!"
View logged questions/topics Select question/topic edit a question/topic's content, author or details

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Ember.js
  • Handlebars.js
  • Broccoli.js
  • Bootstrap
  • npm JS package manager
  • Bower package manager

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd message-board-app
  • 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)

Firebase Link

https://small-talk-aa58c.firebaseapp.com/

Further Reading / Useful Links

Known Bugs

No known bugs.


Support and contact details

For comments or questions, please email sampeppard@gmail.com


License

MIT