Skip to content

Latest commit

 

History

History
executable file
·
28 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

executable file
·
28 lines (19 loc) · 1.06 KB

Little Blog (test task for Flatstack)

Code Climate

Little Blog written with using Rails Base Skeleton by Flatstack.

Features

  • User can register
  • User can login and logout
  • User can add articles
  • User can add private articles
  • User can change his article
  • User can destroy his article
  • Private articles sees only the owner
  • User can add comments
  • Only authorized users can use the blog

Written by Bulat Sitdikov Rails Base is maintained by Timur Vafin. It was written by Flatstack with the help of our contributors.

Flatstack