Current Version: 1.0 - 04.28.2017
Web based message board using Ember.js framework. Users can ask and answer computer and technology related questions.
- In the terminal, run:
git clone <https://github.com/GloriaFriesen/message-board>
$ cd message-board
$ npm install
$ bower install
$ ember s
- In your browser, go to http://localhost:4200
Stuff it needs | Stuff it wants | Stuff it would love to have |
---|---|---|
Questions: query, author, notes | Footer: links to github/linkedin, author | User model |
Answers: content, author | Modals: forms, may need jquery | Tags |
Navbar: application name, link to homepage | Delete question | Awesome design |
Homepage: list all questions, link to question detail page, add question | Delete answer | Great theme |
Question page: display all question info, update question, add answer | Styling |
We'll see.
Questions? Concerns? Suggestions? Reach out to me via github: https://github.com/GloriaFriesen.
- Ember.js
- JavaScript
- HTML
- CSS
- npm
- Bower
- Bootstrap
This software is licensed under the MIT license. Copyright (c) 2017 Gloria Friesen.