Skip to content

apao/rails-project-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Project - Blog App

The blog app is a Rails application created by following the Rails tutorial designed for beginners who want to build a Rails application from scratch (http://guides.rubyonrails.org/getting_started.html). The tutorial covers the creation of the Article and Comment models, controllers and views (sans styling). This app has been customized with an article tagging feature which allows the user to add and edit tags for any article and a tag linking feature which allows the user to see a list of all articles with any particular tag.

Technology Stack

Learn more about the developer: www.linkedin.com/in/alicepao

Articles Index Page

See all published articles.

alt text

New Article Page

Create a new article.

alt text

Add Tags to New Article

Add tags to a new article.

alt text

Show Article Page

View an article.

alt text

Show Article Tags (Customization)

View an article's tag links.

alt text

Show Comments

View an article's comments.

alt text

Add New Comment

Add a comment to an article.

alt text

Destroy Comment

Remove a comment on an article.

alt text

Edit Article Page

Edit an article's title, text or tags.

alt text

Destroy Article

Remove an article.

alt text

Articles Index by Tag (Customization)

See all articles with a specific tag.

alt text

Building this App - Resources

Learn More about the Developer

LinkedIn Profile: www.linkedin.com/in/alicepao

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published