Skip to content

Farnoosh63/Message-Board

Repository files navigation

Message-board

By Farnoosh Johnson

Epicodus JavaScript class, June 2016

Message Board, code review number 3

Description

This is an online discussion site where people can post questions, edit and delete their questions and submit answer to each questions posted.

demo the App

You may use this application as an example to show the proficiency of a level 2 student in Epicodus.

Prerequisites

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

Installation

  • git clone [farnoosh63](https://github.com/Farnoosh63/Meal-Tracker.git) this repository
  • change into the new directory
  • 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

The contact form wont save the user information into the database.

Further Reading / Useful Links

Legal

Copyright (c) 2016 Farnoosh Johnson- Student in Epicodus

This software is licensed under the MIT license.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

JS, Week3, Friday June 10th, Ember Independent Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published