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
- Host: GitHub
- URL: https://github.com/sheikh-bilal/blog-app
- Owner: sheikh-bilal
- Created: 2021-04-15T15:04:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-15T15:36:04.000Z (about 5 years ago)
- Last Synced: 2025-02-22T00:42:57.623Z (over 1 year ago)
- Topics: bcrypt, gravatar, rails5, ruby, ruby-on-rails, will-paginate
- Language: Ruby
- Homepage:
- Size: 65.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
****************************************************************