Skip to content

GituMbugua/message-board

Repository files navigation

Message Board

Description

This web app is a forum where users can post questions and get answers from other users. The user can also answer other questions posted by someone else. The user can add their favorite answers to a list if they wish to refer later.

Technologies Used

  • JavaScript, using the Ember framework
  • HTML
  • CSS

Prerequisites

You will need the following things properly installed on your computer to use this app.

Installation

  • git clone <repository-url> this repository
  • cd message-board
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

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

Author

Gitu Mbugua

License

LICENSE

About

A forum where users can ask questions and others can reply to them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published