An open API service indexing awesome lists of open source software.

https://github.com/sheikh-bilal/blog-app

Learning rails & practice project
https://github.com/sheikh-bilal/blog-app

bcrypt gravatar rails5 ruby ruby-on-rails will-paginate

Last synced: 3 months ago
JSON representation

Learning rails & practice project

Awesome Lists containing this project

README

          

# README

Rails practice Blog app which has following functionalities:

* CRUD opertions

* User login system (encrypted)

* Associations between models

* Pagination using will_paginate

* authorizaton on controller and views

* Styling using Bootstrap and CSS

* Gravatar for profile image

****************************************************************