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
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!
Here's a walkthrough of implemented user stories:
HINT: You can put a
walkthrough.giffile in your project folder, add to git, and use the following syntax to embed it:

GIF created with LiceCap.