/Jakes_Forum

Forum app

Primary LanguageJavaScript

##Jake's Forums Spec ###Viewing, creating, editing and deleting topics

####Viewing topics When the user first accesses Jake's Forum, they will be presented with a welcome page. A link on the homepage will take the user to a second page where they can view the current forum topics

####Viewing creating From the forum <a hef="http://i.imgur.com/D7hCqqC.png"target="_blank">topics page, the user will be able to create a new topic on the forum by clicking the "new topic" link at the top of the page.

Once in the Create Topic Page, the user will be able to enter the title of their topic in the first field followed by the body copy of the topic in next field. Clicking on the submit button adds the topic to the list of topics and the user will returned to the main list of topics.

###Commenting and voting on a topic From the list of topics page the user can click on a specific topic to view the body of the topic. In addition to reading the contents of the post, the user will also be able to comment on the article by entering a comment on lower field. When user is done making a comment, they can click on the submit button below the comment field.The user can also vote up their favorite topic by clicking on the "vote" button to the right of the article. The page will reload to show their comment.

###Sorting articles by most commented or most votes The user can sort the articles by most commented on the list of topics page. To show the topics that have the most comments first, the user can click on the link labeled "comments".

The user can also sort the topics by the ones that have the most votes. To show the topics that have the most votes first from the list of topics page, The user can click on the link labeled "votes".

The user can access the website via the following address: http://45.55.150.174:3000/