Skip to content
This repository was archived by the owner on Mar 24, 2019. It is now read-only.

Stivaros/CFBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF Blog

This Rails application is an optional module, creating a blog.

To Do / Bugs

  • Add white background to navigation, particularly in fixed mode.
  • Add User model.
  • Install Devise & CanCanCan.
  • Restrict article creation and editing to users only.
  • Only show "edit" links to logged in users.

- [ ] Show "new" link to all users, redirect users who are not logged in to sign in page.

  • Hide new post link to users that aren't logged in.
  • Add Comments model.
  • Add a form underneath articles to allow readers to add comments.
  • Allow authorised users to delete comments.
  • Validate comments to prevent empty messages.
  • Add pagination for index page.
  • Add pagination for comments on article page.
  • Update views for devise forms.
  • Overwrite bootstrap button styles to remove border-radius.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published