Skip to content

Articles -- simple Create, Read,Update and Delete operation in Ruby on Rails

Notifications You must be signed in to change notification settings

manetivinay/Articles

Repository files navigation

Pre-work - Simple Blog Application

Simple Blog Application is a Ruby on Rails blog application.

Submitted by: Vinay Maneti

Time spent: 24 hours spent in total

URL: https://enigmatic-refuge-71951.herokuapp.com/

User Stories

The following required functionality is complete:

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

The following optional features are implemented:

  • User can see how many views a post has.
  • User can leave a comment on a post.
  • User can add "tags" to a post, and filter posts by tag.

The following additional features are implemented:

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

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

License

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Articles -- simple Create, Read,Update and Delete operation in Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published