March 03, 2015

Home » » Create A Sample Web Application On Rails

Create A Sample Web Application On Rails

Posted by Unknown
0

 In this series I will create a simple web application. It includes the following main components: 

  • Mostly static pages, use bootstrap
  • Users can signin, signout, remember user signin
  •  Home page show all users, update their profiles, admin users can delete other users.
  • User can following or unfollow other users
  • Users can post articles, update and destroy their posts.
  • Users login and make their comments on articles.
  • Home page show all articles and current user profile, paging.
  • Build url for article
  • Simple search articles
  • Type ahead, use gon gem.

Ok, start!

Users, articles and some authorizations, validates...

See more at : Rails Book

The next articles: build friendly url, simple search box and type ahead on search box. 






0 comments:

Post a Comment

Popular Posts

Labels

Archive

 

Blogroll

Recepies

Flickr Images

Copyright © 2014. Tutorials Blog - All Rights Reserved