Skip to content

hongtran/blog-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-work - hongblog

hongblog is a Ruby on Rails blog application.

Submitted by: Tran Phi Hong

Time spent: 8h hours spent in total

URL: https://hongblog.herokuapp.com/articles

User Stories

The following required functionality is complete:

HINT: mark the items you completed with [x]

  • [ X ] User can create a new post, formatted using the Markdown language.
  • [ X ] User can edit an existing post.
  • [ X ] There is one post that introduces the App Creator with name, picture.
  • [ X ] User can delete stories, with an alert that asks the user to confirm.
  • [ X ] User see a search form on the Posts page.
  • [ X ] User can submit a search term to find all posts bywith titles containing the search term.

The following optional features are implemented:

  • [ X ] There is a "navbar" that is responsive to window size similar to http://v4-alpha.getbootstrap.com/examples/navbar/.
  • User can see how many views a post has.
  • [ X ] User can leave a comment on a post.
  • User can add "tags" to a post, and filter posts by tag.

HINT: if you are unsure how to implement the Search feature, you can Google how to implement a simple search form. For example, one of the sites you will find is this

  • List anything else that you can get done to improve the app functionality!

Video Walkthrough

Here's a walkthrough of implemented user stories:

HINT: You can put a walkthrough.gif file in your project folder, add to git, and use the following syntax to embed it:
![Video Walkthrough](walkthrough.gif)

Video Walkthrough

GIF created with LiceCap.

About

A blog using rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors